1. Packages
  2. Azure Native v2
  3. API Docs
  4. iotoperationsmq
  5. getDataLakeConnector
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native-v2.iotoperationsmq.getDataLakeConnector

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

Get a DataLakeConnectorResource Azure REST API version: 2023-10-04-preview.

Using getDataLakeConnector

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 getDataLakeConnector(args: GetDataLakeConnectorArgs, opts?: InvokeOptions): Promise<GetDataLakeConnectorResult>
function getDataLakeConnectorOutput(args: GetDataLakeConnectorOutputArgs, opts?: InvokeOptions): Output<GetDataLakeConnectorResult>
Copy
def get_data_lake_connector(data_lake_connector_name: Optional[str] = None,
                            mq_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetDataLakeConnectorResult
def get_data_lake_connector_output(data_lake_connector_name: Optional[pulumi.Input[str]] = None,
                            mq_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetDataLakeConnectorResult]
Copy
func LookupDataLakeConnector(ctx *Context, args *LookupDataLakeConnectorArgs, opts ...InvokeOption) (*LookupDataLakeConnectorResult, error)
func LookupDataLakeConnectorOutput(ctx *Context, args *LookupDataLakeConnectorOutputArgs, opts ...InvokeOption) LookupDataLakeConnectorResultOutput
Copy

> Note: This function is named LookupDataLakeConnector in the Go SDK.

public static class GetDataLakeConnector 
{
    public static Task<GetDataLakeConnectorResult> InvokeAsync(GetDataLakeConnectorArgs args, InvokeOptions? opts = null)
    public static Output<GetDataLakeConnectorResult> Invoke(GetDataLakeConnectorInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDataLakeConnectorResult> getDataLakeConnector(GetDataLakeConnectorArgs args, InvokeOptions options)
public static Output<GetDataLakeConnectorResult> getDataLakeConnector(GetDataLakeConnectorArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:iotoperationsmq:getDataLakeConnector
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DataLakeConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ dataLakeConnector resource
MqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
DataLakeConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ dataLakeConnector resource
MqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
dataLakeConnectorName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ dataLakeConnector resource
mqName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
dataLakeConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ dataLakeConnector resource
mqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
data_lake_connector_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ dataLakeConnector resource
mq_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ resource
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
dataLakeConnectorName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ dataLakeConnector resource
mqName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getDataLakeConnector Result

The following output properties are available:

DatabaseFormat string
DataLake database format to use.
ExtendedLocation Pulumi.AzureNative.IoTOperationsMQ.Outputs.ExtendedLocationPropertyResponse
Extended Location
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Image Pulumi.AzureNative.IoTOperationsMQ.Outputs.ContainerImageResponse
The details of DataLakeConnector Docker Image.
Location string
The geo-location where the resource lives
Name string
The name of the resource
Protocol string
The protocol to use for connecting with Brokers.
ProvisioningState string
The status of the last operation.
SystemData Pulumi.AzureNative.IoTOperationsMQ.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Target Pulumi.AzureNative.IoTOperationsMQ.Outputs.DataLakeTargetStorageResponse
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Instances int
The number of DataLakeConnector pods to spin up.
LocalBrokerConnection Pulumi.AzureNative.IoTOperationsMQ.Outputs.LocalBrokerConnectionSpecResponse
The details for connecting with Local Broker.
LogLevel string
The log level of the DataLake Connector instances.
NodeTolerations Pulumi.AzureNative.IoTOperationsMQ.Outputs.NodeTolerationsResponse
The Node Tolerations for the DataLake Connector pods.
Tags Dictionary<string, string>
Resource tags.
DatabaseFormat string
DataLake database format to use.
ExtendedLocation ExtendedLocationPropertyResponse
Extended Location
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Image ContainerImageResponse
The details of DataLakeConnector Docker Image.
Location string
The geo-location where the resource lives
Name string
The name of the resource
Protocol string
The protocol to use for connecting with Brokers.
ProvisioningState string
The status of the last operation.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Target DataLakeTargetStorageResponse
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Instances int
The number of DataLakeConnector pods to spin up.
LocalBrokerConnection LocalBrokerConnectionSpecResponse
The details for connecting with Local Broker.
LogLevel string
The log level of the DataLake Connector instances.
NodeTolerations NodeTolerationsResponse
The Node Tolerations for the DataLake Connector pods.
Tags map[string]string
Resource tags.
databaseFormat String
DataLake database format to use.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
image ContainerImageResponse
The details of DataLakeConnector Docker Image.
location String
The geo-location where the resource lives
name String
The name of the resource
protocol String
The protocol to use for connecting with Brokers.
provisioningState String
The status of the last operation.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
target DataLakeTargetStorageResponse
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
instances Integer
The number of DataLakeConnector pods to spin up.
localBrokerConnection LocalBrokerConnectionSpecResponse
The details for connecting with Local Broker.
logLevel String
The log level of the DataLake Connector instances.
nodeTolerations NodeTolerationsResponse
The Node Tolerations for the DataLake Connector pods.
tags Map<String,String>
Resource tags.
databaseFormat string
DataLake database format to use.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
image ContainerImageResponse
The details of DataLakeConnector Docker Image.
location string
The geo-location where the resource lives
name string
The name of the resource
protocol string
The protocol to use for connecting with Brokers.
provisioningState string
The status of the last operation.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
target DataLakeTargetStorageResponse
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
instances number
The number of DataLakeConnector pods to spin up.
localBrokerConnection LocalBrokerConnectionSpecResponse
The details for connecting with Local Broker.
logLevel string
The log level of the DataLake Connector instances.
nodeTolerations NodeTolerationsResponse
The Node Tolerations for the DataLake Connector pods.
tags {[key: string]: string}
Resource tags.
database_format str
DataLake database format to use.
extended_location ExtendedLocationPropertyResponse
Extended Location
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
image ContainerImageResponse
The details of DataLakeConnector Docker Image.
location str
The geo-location where the resource lives
name str
The name of the resource
protocol str
The protocol to use for connecting with Brokers.
provisioning_state str
The status of the last operation.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
target DataLakeTargetStorageResponse
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
instances int
The number of DataLakeConnector pods to spin up.
local_broker_connection LocalBrokerConnectionSpecResponse
The details for connecting with Local Broker.
log_level str
The log level of the DataLake Connector instances.
node_tolerations NodeTolerationsResponse
The Node Tolerations for the DataLake Connector pods.
tags Mapping[str, str]
Resource tags.
databaseFormat String
DataLake database format to use.
extendedLocation Property Map
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
image Property Map
The details of DataLakeConnector Docker Image.
location String
The geo-location where the resource lives
name String
The name of the resource
protocol String
The protocol to use for connecting with Brokers.
provisioningState String
The status of the last operation.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
target Property Map
The protocol to use for connecting with Brokers. NOTE - Enum only storage is supported at at time.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
instances Number
The number of DataLakeConnector pods to spin up.
localBrokerConnection Property Map
The details for connecting with Local Broker.
logLevel String
The log level of the DataLake Connector instances.
nodeTolerations Property Map
The Node Tolerations for the DataLake Connector pods.
tags Map<String>
Resource tags.

Supporting Types

ContainerImageResponse

Repository This property is required. string
The Docker image name.
Tag This property is required. string
The Docker image tag.
PullPolicy string
Image pull policy.
PullSecrets string
Image pull secrets.
Repository This property is required. string
The Docker image name.
Tag This property is required. string
The Docker image tag.
PullPolicy string
Image pull policy.
PullSecrets string
Image pull secrets.
repository This property is required. String
The Docker image name.
tag This property is required. String
The Docker image tag.
pullPolicy String
Image pull policy.
pullSecrets String
Image pull secrets.
repository This property is required. string
The Docker image name.
tag This property is required. string
The Docker image tag.
pullPolicy string
Image pull policy.
pullSecrets string
Image pull secrets.
repository This property is required. str
The Docker image name.
tag This property is required. str
The Docker image tag.
pull_policy str
Image pull policy.
pull_secrets str
Image pull secrets.
repository This property is required. String
The Docker image name.
tag This property is required. String
The Docker image tag.
pullPolicy String
Image pull policy.
pullSecrets String
Image pull secrets.

DataLakeFabricStorageAuthenticationResponse

SystemAssignedManagedIdentity This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
SystemAssignedManagedIdentity This property is required. ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
systemAssignedManagedIdentity This property is required. ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
systemAssignedManagedIdentity This property is required. ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
system_assigned_managed_identity This property is required. ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
systemAssignedManagedIdentity This property is required. Property Map
Configuration for managed identity authentication.

DataLakeFabricStorageResponse

Authentication This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.DataLakeFabricStorageAuthenticationResponse
DataLake fabric storage authentication details.
Endpoint This property is required. string
DataLake fabric storage endpoint to use.
FabricPath This property is required. string
Fabric path type to use.
Guids Pulumi.AzureNative.IoTOperationsMQ.Inputs.FabricGuidsResponse
Fabric one lake Guids.
Names Pulumi.AzureNative.IoTOperationsMQ.Inputs.FabricNamesResponse
Fabric one lake Names.
Authentication This property is required. DataLakeFabricStorageAuthenticationResponse
DataLake fabric storage authentication details.
Endpoint This property is required. string
DataLake fabric storage endpoint to use.
FabricPath This property is required. string
Fabric path type to use.
Guids FabricGuidsResponse
Fabric one lake Guids.
Names FabricNamesResponse
Fabric one lake Names.
authentication This property is required. DataLakeFabricStorageAuthenticationResponse
DataLake fabric storage authentication details.
endpoint This property is required. String
DataLake fabric storage endpoint to use.
fabricPath This property is required. String
Fabric path type to use.
guids FabricGuidsResponse
Fabric one lake Guids.
names FabricNamesResponse
Fabric one lake Names.
authentication This property is required. DataLakeFabricStorageAuthenticationResponse
DataLake fabric storage authentication details.
endpoint This property is required. string
DataLake fabric storage endpoint to use.
fabricPath This property is required. string
Fabric path type to use.
guids FabricGuidsResponse
Fabric one lake Guids.
names FabricNamesResponse
Fabric one lake Names.
authentication This property is required. DataLakeFabricStorageAuthenticationResponse
DataLake fabric storage authentication details.
endpoint This property is required. str
DataLake fabric storage endpoint to use.
fabric_path This property is required. str
Fabric path type to use.
guids FabricGuidsResponse
Fabric one lake Guids.
names FabricNamesResponse
Fabric one lake Names.
authentication This property is required. Property Map
DataLake fabric storage authentication details.
endpoint This property is required. String
DataLake fabric storage endpoint to use.
fabricPath This property is required. String
Fabric path type to use.
guids Property Map
Fabric one lake Guids.
names Property Map
Fabric one lake Names.

DataLakeLocalStorageResponse

VolumeName This property is required. string
Volume name to write to.
VolumeName This property is required. string
Volume name to write to.
volumeName This property is required. String
Volume name to write to.
volumeName This property is required. string
Volume name to write to.
volume_name This property is required. str
Volume name to write to.
volumeName This property is required. String
Volume name to write to.

DataLakeServiceStorageAuthenticationResponse

AccessTokenSecretName string
Access token secret name.
SystemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
accessTokenSecretName String
Access token secret name.
systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
accessTokenSecretName string
Access token secret name.
systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
access_token_secret_name str
Access token secret name.
system_assigned_managed_identity ManagedIdentityAuthenticationResponse
Configuration for managed identity authentication.
accessTokenSecretName String
Access token secret name.
systemAssignedManagedIdentity Property Map
Configuration for managed identity authentication.

DataLakeServiceStorageResponse

Authentication This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.DataLakeServiceStorageAuthenticationResponse
DataLake service storage authentication details. NOTE - Enum only one method is supported.
Endpoint This property is required. string
DataLake service storage endpoint to use.
Authentication This property is required. DataLakeServiceStorageAuthenticationResponse
DataLake service storage authentication details. NOTE - Enum only one method is supported.
Endpoint This property is required. string
DataLake service storage endpoint to use.
authentication This property is required. DataLakeServiceStorageAuthenticationResponse
DataLake service storage authentication details. NOTE - Enum only one method is supported.
endpoint This property is required. String
DataLake service storage endpoint to use.
authentication This property is required. DataLakeServiceStorageAuthenticationResponse
DataLake service storage authentication details. NOTE - Enum only one method is supported.
endpoint This property is required. string
DataLake service storage endpoint to use.
authentication This property is required. DataLakeServiceStorageAuthenticationResponse
DataLake service storage authentication details. NOTE - Enum only one method is supported.
endpoint This property is required. str
DataLake service storage endpoint to use.
authentication This property is required. Property Map
DataLake service storage authentication details. NOTE - Enum only one method is supported.
endpoint This property is required. String
DataLake service storage endpoint to use.

DataLakeTargetStorageResponse

DatalakeStorage DataLakeServiceStorageResponse
DataLake service storage details.
FabricOneLake DataLakeFabricStorageResponse
Fabric one lake storage details.
LocalStorage DataLakeLocalStorageResponse
Local storage details.
datalakeStorage DataLakeServiceStorageResponse
DataLake service storage details.
fabricOneLake DataLakeFabricStorageResponse
Fabric one lake storage details.
localStorage DataLakeLocalStorageResponse
Local storage details.
datalakeStorage DataLakeServiceStorageResponse
DataLake service storage details.
fabricOneLake DataLakeFabricStorageResponse
Fabric one lake storage details.
localStorage DataLakeLocalStorageResponse
Local storage details.
datalake_storage DataLakeServiceStorageResponse
DataLake service storage details.
fabric_one_lake DataLakeFabricStorageResponse
Fabric one lake storage details.
local_storage DataLakeLocalStorageResponse
Local storage details.
datalakeStorage Property Map
DataLake service storage details.
fabricOneLake Property Map
Fabric one lake storage details.
localStorage Property Map
Local storage details.

ExtendedLocationPropertyResponse

Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.
name This property is required. string
The name of the extended location.
type This property is required. string
Type of ExtendedLocation.
name This property is required. str
The name of the extended location.
type This property is required. str
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.

FabricGuidsResponse

LakehouseGuid This property is required. string
Fabric one lake house guid.
WorkspaceGuid This property is required. string
Fabric one lake workspace guid.
LakehouseGuid This property is required. string
Fabric one lake house guid.
WorkspaceGuid This property is required. string
Fabric one lake workspace guid.
lakehouseGuid This property is required. String
Fabric one lake house guid.
workspaceGuid This property is required. String
Fabric one lake workspace guid.
lakehouseGuid This property is required. string
Fabric one lake house guid.
workspaceGuid This property is required. string
Fabric one lake workspace guid.
lakehouse_guid This property is required. str
Fabric one lake house guid.
workspace_guid This property is required. str
Fabric one lake workspace guid.
lakehouseGuid This property is required. String
Fabric one lake house guid.
workspaceGuid This property is required. String
Fabric one lake workspace guid.

FabricNamesResponse

LakehouseName This property is required. string
Fabric one lake house name.
WorkspaceName This property is required. string
Fabric one lake workspace name.
LakehouseName This property is required. string
Fabric one lake house name.
WorkspaceName This property is required. string
Fabric one lake workspace name.
lakehouseName This property is required. String
Fabric one lake house name.
workspaceName This property is required. String
Fabric one lake workspace name.
lakehouseName This property is required. string
Fabric one lake house name.
workspaceName This property is required. string
Fabric one lake workspace name.
lakehouse_name This property is required. str
Fabric one lake house name.
workspace_name This property is required. str
Fabric one lake workspace name.
lakehouseName This property is required. String
Fabric one lake house name.
workspaceName This property is required. String
Fabric one lake workspace name.

LocalBrokerAuthenticationMethodsResponse

Kubernetes This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.LocalBrokerKubernetesAuthenticationResponse
Kubernetes local broker authentication method.
Kubernetes This property is required. LocalBrokerKubernetesAuthenticationResponse
Kubernetes local broker authentication method.
kubernetes This property is required. LocalBrokerKubernetesAuthenticationResponse
Kubernetes local broker authentication method.
kubernetes This property is required. LocalBrokerKubernetesAuthenticationResponse
Kubernetes local broker authentication method.
kubernetes This property is required. LocalBrokerKubernetesAuthenticationResponse
Kubernetes local broker authentication method.
kubernetes This property is required. Property Map
Kubernetes local broker authentication method.

LocalBrokerConnectionSpecResponse

Authentication Pulumi.AzureNative.IoTOperationsMQ.Inputs.LocalBrokerAuthenticationMethodsResponse
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
Endpoint string
The endpoint of local broker to connect to.
Tls Pulumi.AzureNative.IoTOperationsMQ.Inputs.LocalBrokerConnectionTlsResponse
TLS details for Local broker Connection.
Authentication LocalBrokerAuthenticationMethodsResponse
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
Endpoint string
The endpoint of local broker to connect to.
Tls LocalBrokerConnectionTlsResponse
TLS details for Local broker Connection.
authentication LocalBrokerAuthenticationMethodsResponse
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
endpoint String
The endpoint of local broker to connect to.
tls LocalBrokerConnectionTlsResponse
TLS details for Local broker Connection.
authentication LocalBrokerAuthenticationMethodsResponse
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
endpoint string
The endpoint of local broker to connect to.
tls LocalBrokerConnectionTlsResponse
TLS details for Local broker Connection.
authentication LocalBrokerAuthenticationMethodsResponse
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
endpoint str
The endpoint of local broker to connect to.
tls LocalBrokerConnectionTlsResponse
TLS details for Local broker Connection.
authentication Property Map
The authentication methods for LocalBroker connection. NOTE - Enum only one method at a time is supported.
endpoint String
The endpoint of local broker to connect to.
tls Property Map
TLS details for Local broker Connection.

LocalBrokerConnectionTlsResponse

TlsEnabled bool
Tls Enabled on Local Broker Connection.
TrustedCaCertificateConfigMap string
Trusted CA certificate config map name for Local Broker.
TlsEnabled bool
Tls Enabled on Local Broker Connection.
TrustedCaCertificateConfigMap string
Trusted CA certificate config map name for Local Broker.
tlsEnabled Boolean
Tls Enabled on Local Broker Connection.
trustedCaCertificateConfigMap String
Trusted CA certificate config map name for Local Broker.
tlsEnabled boolean
Tls Enabled on Local Broker Connection.
trustedCaCertificateConfigMap string
Trusted CA certificate config map name for Local Broker.
tls_enabled bool
Tls Enabled on Local Broker Connection.
trusted_ca_certificate_config_map str
Trusted CA certificate config map name for Local Broker.
tlsEnabled Boolean
Tls Enabled on Local Broker Connection.
trustedCaCertificateConfigMap String
Trusted CA certificate config map name for Local Broker.

LocalBrokerKubernetesAuthenticationResponse

SecretPath string
Secret Path where SAT is mounted.
ServiceAccountTokenName string
Token name where SAT is mounted on secret path.
SecretPath string
Secret Path where SAT is mounted.
ServiceAccountTokenName string
Token name where SAT is mounted on secret path.
secretPath String
Secret Path where SAT is mounted.
serviceAccountTokenName String
Token name where SAT is mounted on secret path.
secretPath string
Secret Path where SAT is mounted.
serviceAccountTokenName string
Token name where SAT is mounted on secret path.
secret_path str
Secret Path where SAT is mounted.
service_account_token_name str
Token name where SAT is mounted on secret path.
secretPath String
Secret Path where SAT is mounted.
serviceAccountTokenName String
Token name where SAT is mounted on secret path.

ManagedIdentityAuthenticationResponse

Audience This property is required. string
Token audience.
ExtensionName string
Arc Extension name.
Audience This property is required. string
Token audience.
ExtensionName string
Arc Extension name.
audience This property is required. String
Token audience.
extensionName String
Arc Extension name.
audience This property is required. string
Token audience.
extensionName string
Arc Extension name.
audience This property is required. str
Token audience.
extension_name str
Arc Extension name.
audience This property is required. String
Token audience.
extensionName String
Arc Extension name.

NodeTolerationsResponse

Effect This property is required. string
Toleration effect.
Key This property is required. string
Toleration key.
Operator This property is required. string
Toleration operator like 'Exists', 'Equal' etc.
Value This property is required. string
Toleration Value.
Effect This property is required. string
Toleration effect.
Key This property is required. string
Toleration key.
Operator This property is required. string
Toleration operator like 'Exists', 'Equal' etc.
Value This property is required. string
Toleration Value.
effect This property is required. String
Toleration effect.
key This property is required. String
Toleration key.
operator This property is required. String
Toleration operator like 'Exists', 'Equal' etc.
value This property is required. String
Toleration Value.
effect This property is required. string
Toleration effect.
key This property is required. string
Toleration key.
operator This property is required. string
Toleration operator like 'Exists', 'Equal' etc.
value This property is required. string
Toleration Value.
effect This property is required. str
Toleration effect.
key This property is required. str
Toleration key.
operator This property is required. str
Toleration operator like 'Exists', 'Equal' etc.
value This property is required. str
Toleration Value.
effect This property is required. String
Toleration effect.
key This property is required. String
Toleration key.
operator This property is required. String
Toleration operator like 'Exists', 'Equal' etc.
value This property is required. String
Toleration Value.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi