This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.iotoperations.getDataFlowEndpoint
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a DataFlowEndpointResource Azure REST API version: 2024-07-01-preview.
Using getDataFlowEndpoint
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 getDataFlowEndpoint(args: GetDataFlowEndpointArgs, opts?: InvokeOptions): Promise<GetDataFlowEndpointResult>
function getDataFlowEndpointOutput(args: GetDataFlowEndpointOutputArgs, opts?: InvokeOptions): Output<GetDataFlowEndpointResult>def get_data_flow_endpoint(dataflow_endpoint_name: Optional[str] = None,
                           instance_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetDataFlowEndpointResult
def get_data_flow_endpoint_output(dataflow_endpoint_name: Optional[pulumi.Input[str]] = None,
                           instance_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetDataFlowEndpointResult]func LookupDataFlowEndpoint(ctx *Context, args *LookupDataFlowEndpointArgs, opts ...InvokeOption) (*LookupDataFlowEndpointResult, error)
func LookupDataFlowEndpointOutput(ctx *Context, args *LookupDataFlowEndpointOutputArgs, opts ...InvokeOption) LookupDataFlowEndpointResultOutput> Note: This function is named LookupDataFlowEndpoint in the Go SDK.
public static class GetDataFlowEndpoint 
{
    public static Task<GetDataFlowEndpointResult> InvokeAsync(GetDataFlowEndpointArgs args, InvokeOptions? opts = null)
    public static Output<GetDataFlowEndpointResult> Invoke(GetDataFlowEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataFlowEndpointResult> getDataFlowEndpoint(GetDataFlowEndpointArgs args, InvokeOptions options)
public static Output<GetDataFlowEndpointResult> getDataFlowEndpoint(GetDataFlowEndpointArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:iotoperations:getDataFlowEndpoint
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DataflowEndpoint stringName 
- Name of Instance dataflowEndpoint resource
- InstanceName string
- Name of instance.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- DataflowEndpoint stringName 
- Name of Instance dataflowEndpoint resource
- InstanceName string
- Name of instance.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- dataflowEndpoint StringName 
- Name of Instance dataflowEndpoint resource
- instanceName String
- Name of instance.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- dataflowEndpoint stringName 
- Name of Instance dataflowEndpoint resource
- instanceName string
- Name of instance.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- dataflow_endpoint_ strname 
- Name of Instance dataflowEndpoint resource
- instance_name str
- Name of instance.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- dataflowEndpoint StringName 
- Name of Instance dataflowEndpoint resource
- instanceName String
- Name of instance.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getDataFlowEndpoint Result
The following output properties are available:
- ExtendedLocation Pulumi.Azure Native. Io TOperations. Outputs. Extended Location Response 
- Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Io TOperations. Outputs. Data Flow Endpoint Properties Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Io TOperations. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ExtendedLocation ExtendedLocation Response 
- Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
DataFlow Endpoint Properties Response 
- The resource-specific properties for this resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation ExtendedLocation Response 
- Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
DataFlow Endpoint Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation ExtendedLocation Response 
- Edge location of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
DataFlow Endpoint Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_location ExtendedLocation Response 
- Edge location of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
DataFlow Endpoint Properties Response 
- The resource-specific properties for this resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation Property Map
- Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
BatchingConfigurationResponse  
- LatencySeconds int
- Batching latency in seconds.
- MaxMessages int
- Maximum number of messages in a batch.
- LatencySeconds int
- Batching latency in seconds.
- MaxMessages int
- Maximum number of messages in a batch.
- latencySeconds Integer
- Batching latency in seconds.
- maxMessages Integer
- Maximum number of messages in a batch.
- latencySeconds number
- Batching latency in seconds.
- maxMessages number
- Maximum number of messages in a batch.
- latency_seconds int
- Batching latency in seconds.
- max_messages int
- Maximum number of messages in a batch.
- latencySeconds Number
- Batching latency in seconds.
- maxMessages Number
- Maximum number of messages in a batch.
DataFlowEndpointAuthenticationResponse    
- Method string
- Mode of Authentication.
- AccessToken stringSecret Ref 
- SAS token authentication.
- SaslSettings Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication Sasl Response 
- SASL authentication.
- ServiceAccount Pulumi.Token Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication Service Account Token Response 
- Service Account Token authentication.
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CredentialsSettings Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- Method string
- Mode of Authentication.
- AccessToken stringSecret Ref 
- SAS token authentication.
- SaslSettings DataFlow Endpoint Authentication Sasl Response 
- SASL authentication.
- ServiceAccount DataToken Settings Flow Endpoint Authentication Service Account Token Response 
- Service Account Token authentication.
- SystemAssigned DataManaged Identity Settings Flow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataManaged Identity Settings Flow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CredentialsSettings DataFlow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- accessToken StringSecret Ref 
- SAS token authentication.
- saslSettings DataFlow Endpoint Authentication Sasl Response 
- SASL authentication.
- serviceAccount DataToken Settings Flow Endpoint Authentication Service Account Token Response 
- Service Account Token authentication.
- systemAssigned DataManaged Identity Settings Flow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataManaged Identity Settings Flow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CredentialsSettings DataFlow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method string
- Mode of Authentication.
- accessToken stringSecret Ref 
- SAS token authentication.
- saslSettings DataFlow Endpoint Authentication Sasl Response 
- SASL authentication.
- serviceAccount DataToken Settings Flow Endpoint Authentication Service Account Token Response 
- Service Account Token authentication.
- systemAssigned DataManaged Identity Settings Flow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataManaged Identity Settings Flow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CredentialsSettings DataFlow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method str
- Mode of Authentication.
- access_token_ strsecret_ ref 
- SAS token authentication.
- sasl_settings DataFlow Endpoint Authentication Sasl Response 
- SASL authentication.
- service_account_ Datatoken_ settings Flow Endpoint Authentication Service Account Token Response 
- Service Account Token authentication.
- system_assigned_ Datamanaged_ identity_ settings Flow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Datamanaged_ identity_ settings Flow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509_credentials_ Datasettings Flow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- accessToken StringSecret Ref 
- SAS token authentication.
- saslSettings Property Map
- SASL authentication.
- serviceAccount Property MapToken Settings 
- Service Account Token authentication.
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
- x509CredentialsSettings Property Map
- X.509 certificate authentication.
DataFlowEndpointAuthenticationSaslResponse     
- SaslType string
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- TokenSecret stringRef 
- Token secret name.
- SaslType string
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- TokenSecret stringRef 
- Token secret name.
- saslType String
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- tokenSecret StringRef 
- Token secret name.
- saslType string
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- tokenSecret stringRef 
- Token secret name.
- sasl_type str
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- token_secret_ strref 
- Token secret name.
- saslType String
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- tokenSecret StringRef 
- Token secret name.
DataFlowEndpointAuthenticationServiceAccountTokenResponse       
- Audience string
- Audience of the service account. Optional, defaults to the broker internal service account audience.
- Audience string
- Audience of the service account. Optional, defaults to the broker internal service account audience.
- audience String
- Audience of the service account. Optional, defaults to the broker internal service account audience.
- audience string
- Audience of the service account. Optional, defaults to the broker internal service account audience.
- audience str
- Audience of the service account. Optional, defaults to the broker internal service account audience.
- audience String
- Audience of the service account. Optional, defaults to the broker internal service account audience.
DataFlowEndpointAuthenticationSystemAssignedManagedIdentityResponse        
- Audience string
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
- Audience string
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
- audience String
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
- audience string
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
- audience str
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
- audience String
- Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration.
DataFlowEndpointAuthenticationUserAssignedManagedIdentityResponse        
DataFlowEndpointAuthenticationX509Response    
- SecretRef string
- Secret reference of the X.509 certificate.
- SecretRef string
- Secret reference of the X.509 certificate.
- secretRef String
- Secret reference of the X.509 certificate.
- secretRef string
- Secret reference of the X.509 certificate.
- secret_ref str
- Secret reference of the X.509 certificate.
- secretRef String
- Secret reference of the X.509 certificate.
DataFlowEndpointDataExplorerResponse     
- Database string
- Database name.
- Host string
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- Batching
Pulumi.Azure Native. Io TOperations. Inputs. Batching Configuration Response 
- Azure Data Explorer endpoint batching configuration.
- Database string
- Database name.
- Host string
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- Batching
BatchingConfiguration Response 
- Azure Data Explorer endpoint batching configuration.
- database String
- Database name.
- host String
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Explorer endpoint batching configuration.
- database string
- Database name.
- host string
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Explorer endpoint batching configuration.
- database str
- Database name.
- host str
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Explorer endpoint batching configuration.
- database String
- Database name.
- host String
- Host of the Azure Data Explorer in the form of ..kusto.windows.net .
- batching Property Map
- Azure Data Explorer endpoint batching configuration.
DataFlowEndpointDataLakeStorageResponse      
- Host string
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- Batching
Pulumi.Azure Native. Io TOperations. Inputs. Batching Configuration Response 
- Azure Data Lake endpoint batching configuration.
- Host string
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- Batching
BatchingConfiguration Response 
- Azure Data Lake endpoint batching configuration.
- host String
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Lake endpoint batching configuration.
- host string
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Lake endpoint batching configuration.
- host str
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- batching
BatchingConfiguration Response 
- Azure Data Lake endpoint batching configuration.
- host String
- Host of the Azure Data Lake in the form of .blob.core.windows.net .
- batching Property Map
- Azure Data Lake endpoint batching configuration.
DataFlowEndpointFabricOneLakeNamesResponse       
- LakehouseName string
- Lakehouse name.
- WorkspaceName string
- Workspace name.
- LakehouseName string
- Lakehouse name.
- WorkspaceName string
- Workspace name.
- lakehouseName String
- Lakehouse name.
- workspaceName String
- Workspace name.
- lakehouseName string
- Lakehouse name.
- workspaceName string
- Workspace name.
- lakehouse_name str
- Lakehouse name.
- workspace_name str
- Workspace name.
- lakehouseName String
- Lakehouse name.
- workspaceName String
- Workspace name.
DataFlowEndpointFabricOneLakeResponse      
- Host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- Names
Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Fabric One Lake Names Response 
- Names of the workspace and lakehouse.
- OneLake stringPath Type 
- Type of location of the data in the workspace. Can be either tables or files.
- Batching
Pulumi.Azure Native. Io TOperations. Inputs. Batching Configuration Response 
- Batching configuration.
- Host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- Names
DataFlow Endpoint Fabric One Lake Names Response 
- Names of the workspace and lakehouse.
- OneLake stringPath Type 
- Type of location of the data in the workspace. Can be either tables or files.
- Batching
BatchingConfiguration Response 
- Batching configuration.
- host String
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataFlow Endpoint Fabric One Lake Names Response 
- Names of the workspace and lakehouse.
- oneLake StringPath Type 
- Type of location of the data in the workspace. Can be either tables or files.
- batching
BatchingConfiguration Response 
- Batching configuration.
- host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataFlow Endpoint Fabric One Lake Names Response 
- Names of the workspace and lakehouse.
- oneLake stringPath Type 
- Type of location of the data in the workspace. Can be either tables or files.
- batching
BatchingConfiguration Response 
- Batching configuration.
- host str
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataFlow Endpoint Fabric One Lake Names Response 
- Names of the workspace and lakehouse.
- one_lake_ strpath_ type 
- Type of location of the data in the workspace. Can be either tables or files.
- batching
BatchingConfiguration Response 
- Batching configuration.
- host String
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names Property Map
- Names of the workspace and lakehouse.
- oneLake StringPath Type 
- Type of location of the data in the workspace. Can be either tables or files.
- batching Property Map
- Batching configuration.
DataFlowEndpointKafkaBatchingResponse     
- LatencyMs int
- Batching latency in milliseconds.
- MaxBytes int
- Maximum number of bytes in a batch.
- MaxMessages int
- Maximum number of messages in a batch.
- Mode string
- Mode for batching.
- LatencyMs int
- Batching latency in milliseconds.
- MaxBytes int
- Maximum number of bytes in a batch.
- MaxMessages int
- Maximum number of messages in a batch.
- Mode string
- Mode for batching.
- latencyMs Integer
- Batching latency in milliseconds.
- maxBytes Integer
- Maximum number of bytes in a batch.
- maxMessages Integer
- Maximum number of messages in a batch.
- mode String
- Mode for batching.
- latencyMs number
- Batching latency in milliseconds.
- maxBytes number
- Maximum number of bytes in a batch.
- maxMessages number
- Maximum number of messages in a batch.
- mode string
- Mode for batching.
- latency_ms int
- Batching latency in milliseconds.
- max_bytes int
- Maximum number of bytes in a batch.
- max_messages int
- Maximum number of messages in a batch.
- mode str
- Mode for batching.
- latencyMs Number
- Batching latency in milliseconds.
- maxBytes Number
- Maximum number of bytes in a batch.
- maxMessages Number
- Maximum number of messages in a batch.
- mode String
- Mode for batching.
DataFlowEndpointKafkaResponse    
- Tls
Pulumi.Azure Native. Io TOperations. Inputs. Tls Properties Response 
- TLS configuration.
- Batching
Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Kafka Batching Response 
- Batching configuration.
- Compression string
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- ConsumerGroup stringId 
- Consumer group ID.
- CopyMqtt stringProperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- Host string
- Kafka endpoint host.
- KafkaAcks string
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- PartitionStrategy string
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- Tls
TlsProperties Response 
- TLS configuration.
- Batching
DataFlow Endpoint Kafka Batching Response 
- Batching configuration.
- Compression string
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- ConsumerGroup stringId 
- Consumer group ID.
- CopyMqtt stringProperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- Host string
- Kafka endpoint host.
- KafkaAcks string
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- PartitionStrategy string
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls
TlsProperties Response 
- TLS configuration.
- batching
DataFlow Endpoint Kafka Batching Response 
- Batching configuration.
- compression String
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- consumerGroup StringId 
- Consumer group ID.
- copyMqtt StringProperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- host String
- Kafka endpoint host.
- kafkaAcks String
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partitionStrategy String
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls
TlsProperties Response 
- TLS configuration.
- batching
DataFlow Endpoint Kafka Batching Response 
- Batching configuration.
- compression string
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- consumerGroup stringId 
- Consumer group ID.
- copyMqtt stringProperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- host string
- Kafka endpoint host.
- kafkaAcks string
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partitionStrategy string
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls
TlsProperties Response 
- TLS configuration.
- batching
DataFlow Endpoint Kafka Batching Response 
- Batching configuration.
- compression str
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- consumer_group_ strid 
- Consumer group ID.
- copy_mqtt_ strproperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- host str
- Kafka endpoint host.
- kafka_acks str
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partition_strategy str
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls Property Map
- TLS configuration.
- batching Property Map
- Batching configuration.
- compression String
- Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
- consumerGroup StringId 
- Consumer group ID.
- copyMqtt StringProperties 
- Copy Broker properties. No effect if the endpoint is used as a source or if the dataflow doesn't have an Broker source.
- host String
- Kafka endpoint host.
- kafkaAcks String
- Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partitionStrategy String
- Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
DataFlowEndpointLocalStorageResponse     
- PersistentVolume stringClaim Ref 
- Persistent volume claim name.
- PersistentVolume stringClaim Ref 
- Persistent volume claim name.
- persistentVolume StringClaim Ref 
- Persistent volume claim name.
- persistentVolume stringClaim Ref 
- Persistent volume claim name.
- persistent_volume_ strclaim_ ref 
- Persistent volume claim name.
- persistentVolume StringClaim Ref 
- Persistent volume claim name.
DataFlowEndpointMqttResponse    
- ClientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- Host string
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- KeepAlive intSeconds 
- Broker KeepAlive for connection in seconds.
- MaxInflight intMessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- Protocol string
- Enable or disable websockets.
- Qos int
- Qos for Broker connection.
- Retain string
- Whether or not to keep the retain setting.
- SessionExpiry intSeconds 
- Session expiry in seconds.
- Tls
Pulumi.Azure Native. Io TOperations. Inputs. Tls Properties Response 
- TLS configuration.
- ClientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- Host string
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- KeepAlive intSeconds 
- Broker KeepAlive for connection in seconds.
- MaxInflight intMessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- Protocol string
- Enable or disable websockets.
- Qos int
- Qos for Broker connection.
- Retain string
- Whether or not to keep the retain setting.
- SessionExpiry intSeconds 
- Session expiry in seconds.
- Tls
TlsProperties Response 
- TLS configuration.
- clientId StringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- host String
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keepAlive IntegerSeconds 
- Broker KeepAlive for connection in seconds.
- maxInflight IntegerMessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- protocol String
- Enable or disable websockets.
- qos Integer
- Qos for Broker connection.
- retain String
- Whether or not to keep the retain setting.
- sessionExpiry IntegerSeconds 
- Session expiry in seconds.
- tls
TlsProperties Response 
- TLS configuration.
- clientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- host string
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keepAlive numberSeconds 
- Broker KeepAlive for connection in seconds.
- maxInflight numberMessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- protocol string
- Enable or disable websockets.
- qos number
- Qos for Broker connection.
- retain string
- Whether or not to keep the retain setting.
- sessionExpiry numberSeconds 
- Session expiry in seconds.
- tls
TlsProperties Response 
- TLS configuration.
- client_id_ strprefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- host str
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keep_alive_ intseconds 
- Broker KeepAlive for connection in seconds.
- max_inflight_ intmessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- protocol str
- Enable or disable websockets.
- qos int
- Qos for Broker connection.
- retain str
- Whether or not to keep the retain setting.
- session_expiry_ intseconds 
- Session expiry in seconds.
- tls
TlsProperties Response 
- TLS configuration.
- clientId StringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- host String
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keepAlive NumberSeconds 
- Broker KeepAlive for connection in seconds.
- maxInflight NumberMessages 
- The max number of messages to keep in flight. For subscribe, this is the receive maximum. For publish, this is the maximum number of messages to send before waiting for an ack.
- protocol String
- Enable or disable websockets.
- qos Number
- Qos for Broker connection.
- retain String
- Whether or not to keep the retain setting.
- sessionExpiry NumberSeconds 
- Session expiry in seconds.
- tls Property Map
- TLS configuration.
DataFlowEndpointPropertiesResponse    
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Authentication Response 
- Authentication configuration.
- EndpointType string
- Endpoint Type.
- ProvisioningState string
- The status of the last operation.
- DataExplorer Pulumi.Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- DataLake Pulumi.Storage Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- FabricOne Pulumi.Lake Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- KafkaSettings Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Kafka Response 
- Kafka endpoint.
- LocalStorage Pulumi.Settings Azure Native. Io TOperations. Inputs. Data Flow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- MqttSettings Pulumi.Azure Native. Io TOperations. Inputs. Data Flow Endpoint Mqtt Response 
- Broker endpoint.
- Authentication
DataFlow Endpoint Authentication Response 
- Authentication configuration.
- EndpointType string
- Endpoint Type.
- ProvisioningState string
- The status of the last operation.
- DataExplorer DataSettings Flow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- DataLake DataStorage Settings Flow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- FabricOne DataLake Settings Flow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- KafkaSettings DataFlow Endpoint Kafka Response 
- Kafka endpoint.
- LocalStorage DataSettings Flow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- MqttSettings DataFlow Endpoint Mqtt Response 
- Broker endpoint.
- authentication
DataFlow Endpoint Authentication Response 
- Authentication configuration.
- endpointType String
- Endpoint Type.
- provisioningState String
- The status of the last operation.
- dataExplorer DataSettings Flow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- dataLake DataStorage Settings Flow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabricOne DataLake Settings Flow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafkaSettings DataFlow Endpoint Kafka Response 
- Kafka endpoint.
- localStorage DataSettings Flow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqttSettings DataFlow Endpoint Mqtt Response 
- Broker endpoint.
- authentication
DataFlow Endpoint Authentication Response 
- Authentication configuration.
- endpointType string
- Endpoint Type.
- provisioningState string
- The status of the last operation.
- dataExplorer DataSettings Flow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- dataLake DataStorage Settings Flow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabricOne DataLake Settings Flow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafkaSettings DataFlow Endpoint Kafka Response 
- Kafka endpoint.
- localStorage DataSettings Flow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqttSettings DataFlow Endpoint Mqtt Response 
- Broker endpoint.
- authentication
DataFlow Endpoint Authentication Response 
- Authentication configuration.
- endpoint_type str
- Endpoint Type.
- provisioning_state str
- The status of the last operation.
- data_explorer_ Datasettings Flow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- data_lake_ Datastorage_ settings Flow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabric_one_ Datalake_ settings Flow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafka_settings DataFlow Endpoint Kafka Response 
- Kafka endpoint.
- local_storage_ Datasettings Flow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqtt_settings DataFlow Endpoint Mqtt Response 
- Broker endpoint.
- authentication Property Map
- Authentication configuration.
- endpointType String
- Endpoint Type.
- provisioningState String
- The status of the last operation.
- dataExplorer Property MapSettings 
- Azure Data Explorer endpoint.
- dataLake Property MapStorage Settings 
- Azure Data Lake endpoint.
- fabricOne Property MapLake Settings 
- Microsoft Fabric endpoint.
- kafkaSettings Property Map
- Kafka endpoint.
- localStorage Property MapSettings 
- Local persistent volume endpoint.
- mqttSettings Property Map
- Broker endpoint.
ExtendedLocationResponse  
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TlsPropertiesResponse  
- Mode string
- Mode for TLS.
- TrustedCa stringCertificate Config Map Ref 
- Trusted CA certificate config map.
- Mode string
- Mode for TLS.
- TrustedCa stringCertificate Config Map Ref 
- Trusted CA certificate config map.
- mode String
- Mode for TLS.
- trustedCa StringCertificate Config Map Ref 
- Trusted CA certificate config map.
- mode string
- Mode for TLS.
- trustedCa stringCertificate Config Map Ref 
- Trusted CA certificate config map.
- mode str
- Mode for TLS.
- trusted_ca_ strcertificate_ config_ map_ ref 
- Trusted CA certificate config map.
- mode String
- Mode for TLS.
- trustedCa StringCertificate Config Map Ref 
- Trusted CA certificate config map.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi