azure-native.iotoperations.getDataflowEndpoint
Explore with Pulumi AI
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. 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 dictionary
The following arguments are supported:
- Dataflow
Endpoint stringName - Name of Instance dataflowEndpoint resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Dataflow
Endpoint stringName - Name of Instance dataflowEndpoint resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- dataflow
Endpoint StringName - Name of Instance dataflowEndpoint resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- dataflow
Endpoint stringName - Name of Instance dataflowEndpoint resource
- instance
Name string - Name of instance.
- resource
Group 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.
- dataflow
Endpoint StringName - Name of Instance dataflowEndpoint resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getDataflowEndpoint Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Extended
Location 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.
- System
Data 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"
- Azure
Api stringVersion - The Azure API version of the resource.
- Extended
Location 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.
- System
Data 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 StringVersion - The Azure API version of the resource.
- extended
Location 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.
- system
Data 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 stringVersion - The Azure API version of the resource.
- extended
Location 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.
- system
Data 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
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"
- azure
Api StringVersion - The Azure API version of the resource.
- extended
Location 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.
- system
Data 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
- Latency
Seconds int - Batching latency in seconds.
- Max
Messages int - Maximum number of messages in a batch.
- Latency
Seconds int - Batching latency in seconds.
- Max
Messages int - Maximum number of messages in a batch.
- latency
Seconds Integer - Batching latency in seconds.
- max
Messages Integer - Maximum number of messages in a batch.
- latency
Seconds number - Batching latency in seconds.
- max
Messages 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.
- latency
Seconds Number - Batching latency in seconds.
- max
Messages Number - Maximum number of messages in a batch.
DataflowEndpointAuthenticationAccessTokenResponse
- Secret
Ref string - Token secret name.
- Secret
Ref string - Token secret name.
- secret
Ref String - Token secret name.
- secret
Ref string - Token secret name.
- secret_
ref str - Token secret name.
- secret
Ref 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
- Secret
Ref string - Secret reference of the X.509 certificate.
- Secret
Ref string - Secret reference of the X.509 certificate.
- secret
Ref String - Secret reference of the X.509 certificate.
- secret
Ref string - Secret reference of the X.509 certificate.
- secret_
ref str - Secret reference of the X.509 certificate.
- secret
Ref String - Secret reference of the X.509 certificate.
DataflowEndpointDataExplorerAuthenticationResponse
- Method object
- Mode of Authentication.
- System
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response - System-assigned managed identity authentication.
- User
Assigned 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.
- 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 Object
- 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.
- 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.
- 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.
- system
Assigned Property MapManaged Identity Settings - System-assigned managed identity authentication.
- user
Assigned 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
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
Batching
Configuration Response - Azure Data Explorer endpoint batching configuration.
- authentication
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
Batching
Configuration Response - Azure Data Explorer endpoint batching configuration.
- authentication
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
Batching
Configuration Response - Azure Data Explorer endpoint batching configuration.
- authentication
Dataflow
Endpoint 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
Batching
Configuration 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.
- Access
Token Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication Access Token Response - SAS token authentication.
- System
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response - System-assigned managed identity authentication.
- User
Assigned 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.
- 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.
- 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.
- 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 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.
- access
Token Property MapSettings - SAS token authentication.
- system
Assigned Property MapManaged Identity Settings - System-assigned managed identity authentication.
- user
Assigned 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
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
Batching
Configuration Response - Azure Data Lake endpoint batching configuration.
- authentication
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
Batching
Configuration Response - Azure Data Lake endpoint batching configuration.
- authentication
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
Batching
Configuration Response - Azure Data Lake endpoint batching configuration.
- authentication
Dataflow
Endpoint 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
Batching
Configuration 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.
- System
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response - System-assigned managed identity authentication.
- User
Assigned 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.
- 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 Object
- 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.
- 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.
- 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.
- system
Assigned Property MapManaged Identity Settings - System-assigned managed identity authentication.
- user
Assigned Property MapManaged Identity Settings - User-assigned managed identity authentication.
DataflowEndpointFabricOneLakeNamesResponse
- Lakehouse
Name string - Lakehouse name.
- Workspace
Name string - Workspace name.
- Lakehouse
Name string - Lakehouse name.
- Workspace
Name string - Workspace name.
- lakehouse
Name String - Lakehouse name.
- workspace
Name String - Workspace name.
- lakehouse
Name string - Lakehouse name.
- workspace
Name string - Workspace name.
- lakehouse_
name str - Lakehouse name.
- workspace_
name str - Workspace name.
- lakehouse
Name String - Lakehouse name.
- workspace
Name 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.
- One
Lake 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
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
Dataflow
Endpoint Fabric One Lake Names Response - Names of the workspace and lakehouse.
- One
Lake stringPath Type - Type of location of the data in the workspace. Can be either tables or files.
- Batching
Batching
Configuration Response - Batching configuration.
- authentication
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
Dataflow
Endpoint Fabric One Lake Names Response - Names of the workspace and lakehouse.
- one
Lake StringPath Type - Type of location of the data in the workspace. Can be either tables or files.
- batching
Batching
Configuration Response - Batching configuration.
- authentication
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
Dataflow
Endpoint Fabric One Lake Names Response - Names of the workspace and lakehouse.
- one
Lake stringPath Type - Type of location of the data in the workspace. Can be either tables or files.
- batching
Batching
Configuration Response - Batching configuration.
- authentication
Dataflow
Endpoint 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
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
Batching
Configuration 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.
- one
Lake 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.
- Sasl
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication Sasl Response - SASL authentication.
- System
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response - System-assigned managed identity authentication.
- User
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response - User-assigned managed identity authentication.
- X509Certificate
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication X509Response - X.509 certificate authentication.
- Method string
- 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.
- X509Certificate
Settings DataflowEndpoint Authentication X509Response - X.509 certificate authentication.
- method String
- 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.
- x509Certificate
Settings DataflowEndpoint Authentication X509Response - X.509 certificate authentication.
- method string
- 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.
- x509Certificate
Settings 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.
- sasl
Settings Property Map - SASL authentication.
- system
Assigned Property MapManaged Identity Settings - System-assigned managed identity authentication.
- user
Assigned Property MapManaged Identity Settings - User-assigned managed identity authentication.
- x509Certificate
Settings Property Map - X.509 certificate authentication.
DataflowEndpointKafkaBatchingResponse
- 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 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 string
- Mode for batching.
- latency
Ms Integer - Batching latency in milliseconds.
- max
Bytes Integer - Maximum number of bytes in a batch.
- max
Messages Integer - Maximum number of messages in a batch.
- mode String
- Mode for batching.
- latency
Ms number - Batching latency in milliseconds.
- max
Bytes number - Maximum number of bytes in a batch.
- max
Messages 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.
- latency
Ms Number - Batching latency in milliseconds.
- max
Bytes Number - Maximum number of bytes in a batch.
- max
Messages 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.
- Cloud
Event 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.
- Consumer
Group stringId - Consumer group ID.
- Copy
Mqtt stringProperties - 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 string - Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- Partition
Strategy 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
Dataflow
Endpoint Kafka Authentication Response - Authentication configuration. NOTE - only authentication property is allowed per entry.
- Host string
- Kafka endpoint host.
- Batching
Dataflow
Endpoint Kafka Batching Response - Batching configuration.
- Cloud
Event 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.
- Consumer
Group stringId - Consumer group ID.
- Copy
Mqtt stringProperties - 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 string - Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- Partition
Strategy string - Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- Tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint Kafka Authentication Response - Authentication configuration. NOTE - only authentication property is allowed per entry.
- host String
- Kafka endpoint host.
- batching
Dataflow
Endpoint Kafka Batching Response - Batching configuration.
- cloud
Event 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.
- consumer
Group StringId - Consumer group ID.
- copy
Mqtt StringProperties - 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 String - Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partition
Strategy String - Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint Kafka Authentication Response - Authentication configuration. NOTE - only authentication property is allowed per entry.
- host string
- Kafka endpoint host.
- batching
Dataflow
Endpoint Kafka Batching Response - Batching configuration.
- cloud
Event 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.
- consumer
Group stringId - Consumer group ID.
- copy
Mqtt stringProperties - 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 string - Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partition
Strategy string - Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
- tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint Kafka Authentication Response - Authentication configuration. NOTE - only authentication property is allowed per entry.
- host str
- Kafka endpoint host.
- batching
Dataflow
Endpoint 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
Tls
Properties 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.
- cloud
Event 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.
- consumer
Group StringId - Consumer group ID.
- copy
Mqtt StringProperties - 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 String - Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
- partition
Strategy 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
- Persistent
Volume stringClaim Ref - Persistent volume claim name.
- Persistent
Volume stringClaim Ref - Persistent volume claim name.
- persistent
Volume StringClaim Ref - Persistent volume claim name.
- persistent
Volume stringClaim Ref - Persistent volume claim name.
- persistent_
volume_ strclaim_ ref - Persistent volume claim name.
- persistent
Volume StringClaim Ref - Persistent volume claim name.
DataflowEndpointMqttAuthenticationResponse
- Method string
- Mode of Authentication.
- Service
Account 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
- System
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication System Assigned Managed Identity Response - System-assigned managed identity authentication.
- User
Assigned Pulumi.Managed Identity Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication User Assigned Managed Identity Response - User-assigned managed identity authentication.
- X509Certificate
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Authentication X509Response - X.509 certificate authentication.
- Method string
- 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.
- X509Certificate
Settings DataflowEndpoint Authentication X509Response - X.509 certificate authentication.
- method String
- 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.
- x509Certificate
Settings DataflowEndpoint Authentication X509Response - X.509 certificate authentication.
- method string
- 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.
- x509Certificate
Settings 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.
- service
Account Property MapToken Settings - Kubernetes service account token authentication. Default audience if not set is aio-internal
- system
Assigned Property MapManaged Identity Settings - System-assigned managed identity authentication.
- user
Assigned Property MapManaged Identity Settings - User-assigned managed identity authentication.
- x509Certificate
Settings 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
- Client
Id stringPrefix - Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- Cloud
Event stringAttributes - Cloud event mapping config.
- Host string
- 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 string
- Enable or disable websockets.
- Qos int
- Qos for Broker connection.
- Retain string
- Whether or not to keep the retain setting.
- Session
Expiry intSeconds - Session expiry in seconds.
- Tls
Pulumi.
Azure Native. Io TOperations. Inputs. Tls Properties Response - TLS configuration.
- Authentication
Dataflow
Endpoint Mqtt Authentication Response - authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- Client
Id stringPrefix - Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- Cloud
Event stringAttributes - Cloud event mapping config.
- Host string
- 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 string
- Enable or disable websockets.
- Qos int
- Qos for Broker connection.
- Retain string
- Whether or not to keep the retain setting.
- Session
Expiry intSeconds - Session expiry in seconds.
- Tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint Mqtt Authentication Response - authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- client
Id StringPrefix - Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloud
Event StringAttributes - Cloud event mapping config.
- host String
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keep
Alive IntegerSeconds - Broker KeepAlive for connection in seconds.
- max
Inflight 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.
- session
Expiry IntegerSeconds - Session expiry in seconds.
- tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint Mqtt Authentication Response - authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- client
Id stringPrefix - Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloud
Event stringAttributes - Cloud event mapping config.
- host string
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keep
Alive numberSeconds - Broker KeepAlive for connection in seconds.
- max
Inflight 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.
- session
Expiry numberSeconds - Session expiry in seconds.
- tls
Tls
Properties Response - TLS configuration.
- authentication
Dataflow
Endpoint 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
Tls
Properties Response - TLS configuration.
- authentication Property Map
- authentication properties. DEFAULT: kubernetes.audience=aio-internal. NOTE - Enum field only property is allowed
- client
Id StringPrefix - Client ID prefix. Client ID generated by the dataflow is -TBD. Optional; no prefix if omitted.
- cloud
Event StringAttributes - Cloud event mapping config.
- host String
- Host of the Broker in the form of :. Optional; connects to Broker if omitted.
- keep
Alive NumberSeconds - Broker KeepAlive for connection in seconds.
- max
Inflight 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.
- session
Expiry NumberSeconds - Session expiry in seconds.
- tls Property Map
- TLS configuration.
DataflowEndpointPropertiesResponse
- Endpoint
Type string - Endpoint Type.
- Provisioning
State string - The status of the last operation.
- Data
Explorer Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Explorer Response - Azure Data Explorer endpoint.
- Data
Lake Pulumi.Storage Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Data Lake Storage Response - Azure Data Lake endpoint.
- Fabric
One Pulumi.Lake Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Fabric One Lake Response - Microsoft Fabric endpoint.
- Kafka
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Kafka Response - Kafka endpoint.
- Local
Storage Pulumi.Settings Azure Native. Io TOperations. Inputs. Dataflow Endpoint Local Storage Response - Local persistent volume endpoint.
- Mqtt
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Endpoint Mqtt Response - Broker endpoint.
- Endpoint
Type string - Endpoint Type.
- Provisioning
State string - 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.
- endpoint
Type String - Endpoint Type.
- provisioning
State String - 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.
- endpoint
Type string - Endpoint Type.
- provisioning
State string - 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.
- 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.
- endpoint
Type String - Endpoint Type.
- provisioning
State String - The status of the last operation.
- data
Explorer Property MapSettings - Azure Data Explorer endpoint.
- data
Lake Property MapStorage Settings - Azure Data Lake endpoint.
- fabric
One Property MapLake Settings - Microsoft Fabric endpoint.
- kafka
Settings Property Map - Kafka endpoint.
- local
Storage Property MapSettings - Local persistent volume endpoint.
- mqtt
Settings Property Map - Broker endpoint.
ExtendedLocationResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TlsPropertiesResponse
- Mode string
- Mode for TLS.
- Trusted
Ca stringCertificate Config Map Ref - Trusted CA certificate config map.
- Mode string
- Mode for TLS.
- Trusted
Ca stringCertificate Config Map Ref - Trusted CA certificate config map.
- mode String
- Mode for TLS.
- trusted
Ca StringCertificate Config Map Ref - Trusted CA certificate config map.
- mode string
- Mode for TLS.
- trusted
Ca 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.
- trusted
Ca StringCertificate Config Map Ref - Trusted CA certificate config map.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0