Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.kusto.getEventHubConnection
Explore with Pulumi AI
Returns an Event Hub connection. API Version: 2018-09-07-preview.
Using getEventHubConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEventHubConnection(args: GetEventHubConnectionArgs, opts?: InvokeOptions): Promise<GetEventHubConnectionResult>
function getEventHubConnectionOutput(args: GetEventHubConnectionOutputArgs, opts?: InvokeOptions): Output<GetEventHubConnectionResult>
def get_event_hub_connection(cluster_name: Optional[str] = None,
database_name: Optional[str] = None,
event_hub_connection_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEventHubConnectionResult
def get_event_hub_connection_output(cluster_name: Optional[pulumi.Input[str]] = None,
database_name: Optional[pulumi.Input[str]] = None,
event_hub_connection_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEventHubConnectionResult]
func LookupEventHubConnection(ctx *Context, args *LookupEventHubConnectionArgs, opts ...InvokeOption) (*LookupEventHubConnectionResult, error)
func LookupEventHubConnectionOutput(ctx *Context, args *LookupEventHubConnectionOutputArgs, opts ...InvokeOption) LookupEventHubConnectionResultOutput
> Note: This function is named LookupEventHubConnection
in the Go SDK.
public static class GetEventHubConnection
{
public static Task<GetEventHubConnectionResult> InvokeAsync(GetEventHubConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetEventHubConnectionResult> Invoke(GetEventHubConnectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEventHubConnectionResult> getEventHubConnection(GetEventHubConnectionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:kusto:getEventHubConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string The name of the Kusto cluster.
- Database
Name string The name of the database in the Kusto cluster.
- Event
Hub stringConnection Name The name of the event hub connection.
- Resource
Group stringName The name of the resource group containing the Kusto cluster.
- Cluster
Name string The name of the Kusto cluster.
- Database
Name string The name of the database in the Kusto cluster.
- Event
Hub stringConnection Name The name of the event hub connection.
- Resource
Group stringName The name of the resource group containing the Kusto cluster.
- cluster
Name String The name of the Kusto cluster.
- database
Name String The name of the database in the Kusto cluster.
- event
Hub StringConnection Name The name of the event hub connection.
- resource
Group StringName The name of the resource group containing the Kusto cluster.
- cluster
Name string The name of the Kusto cluster.
- database
Name string The name of the database in the Kusto cluster.
- event
Hub stringConnection Name The name of the event hub connection.
- resource
Group stringName The name of the resource group containing the Kusto cluster.
- cluster_
name str The name of the Kusto cluster.
- database_
name str The name of the database in the Kusto cluster.
- event_
hub_ strconnection_ name The name of the event hub connection.
- resource_
group_ strname The name of the resource group containing the Kusto cluster.
- cluster
Name String The name of the Kusto cluster.
- database
Name String The name of the database in the Kusto cluster.
- event
Hub StringConnection Name The name of the event hub connection.
- resource
Group StringName The name of the resource group containing the Kusto cluster.
getEventHubConnection Result
The following output properties are available:
- Consumer
Group string The event hub consumer group.
- Event
Hub stringResource Id The resource ID of the event hub to be used to create a data connection.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Data
Format string The data format of the message. Optionally the data format can be added to each message.
- Location string
Resource location.
- Mapping
Rule stringName The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- Table
Name string The table where the data should be ingested. Optionally the table information can be added to each message.
- Consumer
Group string The event hub consumer group.
- Event
Hub stringResource Id The resource ID of the event hub to be used to create a data connection.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Data
Format string The data format of the message. Optionally the data format can be added to each message.
- Location string
Resource location.
- Mapping
Rule stringName The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- Table
Name string The table where the data should be ingested. Optionally the table information can be added to each message.
- consumer
Group String The event hub consumer group.
- event
Hub StringResource Id The resource ID of the event hub to be used to create a data connection.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- data
Format String The data format of the message. Optionally the data format can be added to each message.
- location String
Resource location.
- mapping
Rule StringName The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- table
Name String The table where the data should be ingested. Optionally the table information can be added to each message.
- consumer
Group string The event hub consumer group.
- event
Hub stringResource Id The resource ID of the event hub to be used to create a data connection.
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
The name of the resource
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- data
Format string The data format of the message. Optionally the data format can be added to each message.
- location string
Resource location.
- mapping
Rule stringName The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- table
Name string The table where the data should be ingested. Optionally the table information can be added to each message.
- consumer_
group str The event hub consumer group.
- event_
hub_ strresource_ id The resource ID of the event hub to be used to create a data connection.
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
The name of the resource
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- data_
format str The data format of the message. Optionally the data format can be added to each message.
- location str
Resource location.
- mapping_
rule_ strname The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- table_
name str The table where the data should be ingested. Optionally the table information can be added to each message.
- consumer
Group String The event hub consumer group.
- event
Hub StringResource Id The resource ID of the event hub to be used to create a data connection.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- data
Format String The data format of the message. Optionally the data format can be added to each message.
- location String
Resource location.
- mapping
Rule StringName The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
- table
Name String The table where the data should be ingested. Optionally the table information can be added to each message.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0