This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
azure-native.iotoperations.getDataflowEndpoint
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
Get a DataflowEndpointResource
Uses Azure REST API version 2024-11-01.
Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2025-04-01, 2025-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the version guide for details.
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_dataflow_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_dataflow_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:
- AzureApi stringVersion 
- The Azure API version of the resource.
- 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. Dataflow 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"
- AzureApi stringVersion 
- The Azure API version of the resource.
- 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
DataflowEndpoint 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"
- azureApi StringVersion 
- The Azure API version of the resource.
- 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
DataflowEndpoint 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"
- azureApi stringVersion 
- The Azure API version of the resource.
- 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
DataflowEndpoint 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"
- azure_api_ strversion 
- The Azure API version of the resource.
- 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
DataflowEndpoint 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"
- azureApi StringVersion 
- The Azure API version of the resource.
- 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.
DataflowEndpointAuthenticationAccessTokenResponse     
- SecretRef string
- Token secret name.
- SecretRef string
- Token secret name.
- secretRef String
- Token secret name.
- secretRef string
- Token secret name.
- secret_ref str
- Token secret name.
- secretRef String
- Token secret name.
DataflowEndpointAuthenticationSaslResponse    
- sasl_type str
- Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
- secret_ref str
- 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.
DataflowEndpointDataExplorerAuthenticationResponse     
- Method object
- Mode of Authentication.
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- Method interface{}
- Mode of Authentication.
- SystemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Object
- Mode of Authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method any
- Mode of Authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Any
- Mode of Authentication.
- system_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Any
- Mode of Authentication.
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
DataflowEndpointDataExplorerResponse    
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Explorer Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- Authentication
DataflowEndpoint Data Explorer Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Explorer Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Explorer Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Explorer Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication Property Map
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
DataflowEndpointDataLakeStorageAuthenticationResponse      
- Method string
- Mode of Authentication.
- AccessToken Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication Access Token Response 
- SAS token authentication.
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- Method string
- Mode of Authentication.
- AccessToken DataflowSettings Endpoint Authentication Access Token Response 
- SAS token authentication.
- SystemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method String
- Mode of Authentication.
- accessToken DataflowSettings Endpoint Authentication Access Token Response 
- SAS token authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method string
- Mode of Authentication.
- accessToken DataflowSettings Endpoint Authentication Access Token Response 
- SAS token authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method str
- Mode of Authentication.
- access_token_ Dataflowsettings Endpoint Authentication Access Token Response 
- SAS token authentication.
- system_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method String
- Mode of Authentication.
- accessToken Property MapSettings 
- SAS token authentication.
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
DataflowEndpointDataLakeStorageResponse     
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Lake Storage Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- Authentication
DataflowEndpoint Data Lake Storage Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Lake Storage Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Lake Storage Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication
DataflowEndpoint Data Lake Storage Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
- authentication Property Map
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- 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.
DataflowEndpointFabricOneLakeAuthenticationResponse      
- Method object
- Mode of Authentication.
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- Method interface{}
- Mode of Authentication.
- SystemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Object
- Mode of Authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method any
- Mode of Authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Any
- Mode of Authentication.
- system_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- method Any
- Mode of Authentication.
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
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     
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Fabric One Lake Authentication Response 
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- Host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- Names
Pulumi.Azure Native. Io TOperations. Inputs. 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
Pulumi.Azure Native. Io TOperations. Inputs. Batching Configuration Response 
- Batching configuration.
- Authentication
DataflowEndpoint Fabric One Lake Authentication Response 
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- Host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- Names
DataflowEndpoint 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.
- authentication
DataflowEndpoint Fabric One Lake Authentication Response 
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- host String
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataflowEndpoint 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.
- authentication
DataflowEndpoint Fabric One Lake Authentication Response 
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- host string
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataflowEndpoint 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.
- authentication
DataflowEndpoint Fabric One Lake Authentication Response 
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- host str
- Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
- names
DataflowEndpoint 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.
- authentication Property Map
- Authentication configuration. NOTE - only one authentication property is allowed per entry.
- 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.
DataflowEndpointKafkaAuthenticationResponse    
- Method string
- Mode of Authentication.
- SaslSettings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication Sasl Response 
- SASL authentication.
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CertificateSettings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- Method string
- Mode of Authentication.
- SaslSettings DataflowEndpoint Authentication Sasl Response 
- SASL authentication.
- SystemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- saslSettings DataflowEndpoint Authentication Sasl Response 
- SASL authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method string
- Mode of Authentication.
- saslSettings DataflowEndpoint Authentication Sasl Response 
- SASL authentication.
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method str
- Mode of Authentication.
- sasl_settings DataflowEndpoint Authentication Sasl Response 
- SASL authentication.
- system_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509_certificate_ Dataflowsettings Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- saslSettings Property Map
- SASL authentication.
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
- x509CertificateSettings Property Map
- X.509 certificate authentication.
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   
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Kafka Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- Host string
- Kafka endpoint host.
- Batching
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Kafka Batching Response 
- Batching configuration.
- CloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- 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
Pulumi.Azure Native. Io TOperations. Inputs. Tls Properties Response 
- TLS configuration.
- Authentication
DataflowEndpoint Kafka Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- Host string
- Kafka endpoint host.
- Batching
DataflowEndpoint Kafka Batching Response 
- Batching configuration.
- CloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- 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.
- authentication
DataflowEndpoint Kafka Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- host String
- Kafka endpoint host.
- batching
DataflowEndpoint Kafka Batching Response 
- Batching configuration.
- cloudEvent StringAttributes 
- Cloud event mapping config.
- 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.
- 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.
- authentication
DataflowEndpoint Kafka Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- host string
- Kafka endpoint host.
- batching
DataflowEndpoint Kafka Batching Response 
- Batching configuration.
- cloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- 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.
- authentication
DataflowEndpoint Kafka Authentication Response 
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- host str
- Kafka endpoint host.
- batching
DataflowEndpoint Kafka Batching Response 
- Batching configuration.
- cloud_event_ strattributes 
- Cloud event mapping config.
- 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.
- 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
TlsProperties Response 
- TLS configuration.
- authentication Property Map
- Authentication configuration. NOTE - only authentication property is allowed per entry.
- host String
- Kafka endpoint host.
- batching Property Map
- Batching configuration.
- cloudEvent StringAttributes 
- Cloud event mapping config.
- 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.
- 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 Property Map
- TLS configuration.
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.
DataflowEndpointMqttAuthenticationResponse    
- Method string
- Mode of Authentication.
- ServiceAccount Pulumi.Token Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication Service Account Token Response 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- SystemAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CertificateSettings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication X509Response 
- X.509 certificate authentication.
- Method string
- Mode of Authentication.
- ServiceAccount DataflowToken Settings Endpoint Authentication Service Account Token Response 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- SystemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- UserAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- X509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- serviceAccount DataflowToken Settings Endpoint Authentication Service Account Token Response 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method string
- Mode of Authentication.
- serviceAccount DataflowToken Settings Endpoint Authentication Service Account Token Response 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- systemAssigned DataflowManaged Identity Settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- userAssigned DataflowManaged Identity Settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509CertificateSettings DataflowEndpoint Authentication X509Response 
- X.509 certificate authentication.
- method str
- Mode of Authentication.
- service_account_ Dataflowtoken_ settings Endpoint Authentication Service Account Token Response 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- system_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication System Assigned Managed Identity Response 
- System-assigned managed identity authentication.
- user_assigned_ Dataflowmanaged_ identity_ settings Endpoint Authentication User Assigned Managed Identity Response 
- User-assigned managed identity authentication.
- x509_certificate_ Dataflowsettings Endpoint Authentication X509Response 
- X.509 certificate authentication.
- method String
- Mode of Authentication.
- serviceAccount Property MapToken Settings 
- Kubernetes service account token authentication. Default audience if not set is aio-internal
- systemAssigned Property MapManaged Identity Settings 
- System-assigned managed identity authentication.
- userAssigned Property MapManaged Identity Settings 
- User-assigned managed identity authentication.
- x509CertificateSettings Property Map
- X.509 certificate authentication.
DataflowEndpointMqttResponse   
- Authentication
Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Mqtt Authentication Response 
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- ClientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- CloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- Authentication
DataflowEndpoint Mqtt Authentication Response 
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- ClientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- CloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- authentication
DataflowEndpoint Mqtt Authentication Response 
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- clientId StringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloudEvent StringAttributes 
- Cloud event mapping config.
- 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.
- authentication
DataflowEndpoint Mqtt Authentication Response 
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- clientId stringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloudEvent stringAttributes 
- Cloud event mapping config.
- 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.
- authentication
DataflowEndpoint Mqtt Authentication Response 
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- client_id_ strprefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloud_event_ strattributes 
- Cloud event mapping config.
- 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.
- authentication Property Map
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- clientId StringPrefix 
- Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloudEvent StringAttributes 
- Cloud event mapping config.
- 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   
- EndpointType string
- Endpoint Type.
- ProvisioningState string
- The status of the last operation.
- DataExplorer Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- DataLake Pulumi.Storage Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- FabricOne Pulumi.Lake Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- KafkaSettings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Kafka Response 
- Kafka endpoint.
- LocalStorage Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Local Storage Response 
- Local persistent volume endpoint.
- MqttSettings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Mqtt Response 
- Broker endpoint.
- EndpointType string
- Endpoint Type.
- ProvisioningState string
- The status of the last operation.
- DataExplorer DataflowSettings Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- DataLake DataflowStorage Settings Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- FabricOne DataflowLake Settings Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- KafkaSettings DataflowEndpoint Kafka Response 
- Kafka endpoint.
- LocalStorage DataflowSettings Endpoint Local Storage Response 
- Local persistent volume endpoint.
- MqttSettings DataflowEndpoint Mqtt Response 
- Broker endpoint.
- endpointType String
- Endpoint Type.
- provisioningState String
- The status of the last operation.
- dataExplorer DataflowSettings Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- dataLake DataflowStorage Settings Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabricOne DataflowLake Settings Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafkaSettings DataflowEndpoint Kafka Response 
- Kafka endpoint.
- localStorage DataflowSettings Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqttSettings DataflowEndpoint Mqtt Response 
- Broker endpoint.
- endpointType string
- Endpoint Type.
- provisioningState string
- The status of the last operation.
- dataExplorer DataflowSettings Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- dataLake DataflowStorage Settings Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabricOne DataflowLake Settings Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafkaSettings DataflowEndpoint Kafka Response 
- Kafka endpoint.
- localStorage DataflowSettings Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqttSettings DataflowEndpoint Mqtt Response 
- Broker endpoint.
- endpoint_type str
- Endpoint Type.
- provisioning_state str
- The status of the last operation.
- data_explorer_ Dataflowsettings Endpoint Data Explorer Response 
- Azure Data Explorer endpoint.
- data_lake_ Dataflowstorage_ settings Endpoint Data Lake Storage Response 
- Azure Data Lake endpoint.
- fabric_one_ Dataflowlake_ settings Endpoint Fabric One Lake Response 
- Microsoft Fabric endpoint.
- kafka_settings DataflowEndpoint Kafka Response 
- Kafka endpoint.
- local_storage_ Dataflowsettings Endpoint Local Storage Response 
- Local persistent volume endpoint.
- mqtt_settings DataflowEndpoint Mqtt Response 
- Broker endpoint.
- 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 v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
