This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.iotoperationsmq.getMqttBridgeConnector
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a MqttBridgeConnectorResource Azure REST API version: 2023-10-04-preview.
Using getMqttBridgeConnector
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 getMqttBridgeConnector(args: GetMqttBridgeConnectorArgs, opts?: InvokeOptions): Promise<GetMqttBridgeConnectorResult>
function getMqttBridgeConnectorOutput(args: GetMqttBridgeConnectorOutputArgs, opts?: InvokeOptions): Output<GetMqttBridgeConnectorResult>def get_mqtt_bridge_connector(mq_name: Optional[str] = None,
                              mqtt_bridge_connector_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetMqttBridgeConnectorResult
def get_mqtt_bridge_connector_output(mq_name: Optional[pulumi.Input[str]] = None,
                              mqtt_bridge_connector_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetMqttBridgeConnectorResult]func LookupMqttBridgeConnector(ctx *Context, args *LookupMqttBridgeConnectorArgs, opts ...InvokeOption) (*LookupMqttBridgeConnectorResult, error)
func LookupMqttBridgeConnectorOutput(ctx *Context, args *LookupMqttBridgeConnectorOutputArgs, opts ...InvokeOption) LookupMqttBridgeConnectorResultOutput> Note: This function is named LookupMqttBridgeConnector in the Go SDK.
public static class GetMqttBridgeConnector 
{
    public static Task<GetMqttBridgeConnectorResult> InvokeAsync(GetMqttBridgeConnectorArgs args, InvokeOptions? opts = null)
    public static Output<GetMqttBridgeConnectorResult> Invoke(GetMqttBridgeConnectorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMqttBridgeConnectorResult> getMqttBridgeConnector(GetMqttBridgeConnectorArgs args, InvokeOptions options)
public static Output<GetMqttBridgeConnectorResult> getMqttBridgeConnector(GetMqttBridgeConnectorArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:iotoperationsmq:getMqttBridgeConnector
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MqName string
- Name of MQ resource
- MqttBridge stringConnector Name 
- Name of MQ mqttBridgeConnector resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- MqName string
- Name of MQ resource
- MqttBridge stringConnector Name 
- Name of MQ mqttBridgeConnector resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- mqName String
- Name of MQ resource
- mqttBridge StringConnector Name 
- Name of MQ mqttBridgeConnector resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- mqName string
- Name of MQ resource
- mqttBridge stringConnector Name 
- Name of MQ mqttBridgeConnector resource
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- mq_name str
- Name of MQ resource
- mqtt_bridge_ strconnector_ name 
- Name of MQ mqttBridgeConnector resource
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- mqName String
- Name of MQ resource
- mqttBridge StringConnector Name 
- Name of MQ mqttBridgeConnector resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getMqttBridgeConnector Result
The following output properties are available:
- ExtendedLocation Pulumi.Azure Native. Io TOperations MQ. Outputs. Extended Location Property Response 
- Extended Location
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Image
Pulumi.Azure Native. Io TOperations MQ. Outputs. Container Image Response 
- The details of MqttBridge 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.
- RemoteBroker Pulumi.Connection Azure Native. Io TOperations MQ. Outputs. Mqtt Bridge Remote Broker Connection Spec Response 
- The details for connecting with Remote Broker.
- SystemData Pulumi.Azure Native. Io TOperations MQ. 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"
- BridgeInstances int
- The number of instances to deploy for a bridge rollout.
- ClientId stringPrefix 
- The client id prefix of the dynamically generated client ids.
- LocalBroker Pulumi.Connection Azure Native. Io TOperations MQ. Outputs. Local Broker Connection Spec Response 
- The details for connecting with Local Broker.
- LogLevel string
- The log level of the Bridge Connector instances.
- NodeTolerations Pulumi.Azure Native. Io TOperations MQ. Outputs. Node Tolerations Response 
- The Node Tolerations for the Bridge Connector pods.
- Dictionary<string, string>
- Resource tags.
- ExtendedLocation ExtendedLocation Property Response 
- Extended Location
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Image
ContainerImage Response 
- The details of MqttBridge 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.
- RemoteBroker MqttConnection Bridge Remote Broker Connection Spec Response 
- The details for connecting with Remote Broker.
- 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"
- BridgeInstances int
- The number of instances to deploy for a bridge rollout.
- ClientId stringPrefix 
- The client id prefix of the dynamically generated client ids.
- LocalBroker LocalConnection Broker Connection Spec Response 
- The details for connecting with Local Broker.
- LogLevel string
- The log level of the Bridge Connector instances.
- NodeTolerations NodeTolerations Response 
- The Node Tolerations for the Bridge Connector pods.
- map[string]string
- Resource tags.
- extendedLocation ExtendedLocation Property Response 
- Extended Location
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- image
ContainerImage Response 
- The details of MqttBridge 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.
- remoteBroker MqttConnection Bridge Remote Broker Connection Spec Response 
- The details for connecting with Remote Broker.
- 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"
- bridgeInstances Integer
- The number of instances to deploy for a bridge rollout.
- clientId StringPrefix 
- The client id prefix of the dynamically generated client ids.
- localBroker LocalConnection Broker Connection Spec Response 
- The details for connecting with Local Broker.
- logLevel String
- The log level of the Bridge Connector instances.
- nodeTolerations NodeTolerations Response 
- The Node Tolerations for the Bridge Connector pods.
- Map<String,String>
- Resource tags.
- extendedLocation ExtendedLocation Property Response 
- Extended Location
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- image
ContainerImage Response 
- The details of MqttBridge 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.
- remoteBroker MqttConnection Bridge Remote Broker Connection Spec Response 
- The details for connecting with Remote Broker.
- 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"
- bridgeInstances number
- The number of instances to deploy for a bridge rollout.
- clientId stringPrefix 
- The client id prefix of the dynamically generated client ids.
- localBroker LocalConnection Broker Connection Spec Response 
- The details for connecting with Local Broker.
- logLevel string
- The log level of the Bridge Connector instances.
- nodeTolerations NodeTolerations Response 
- The Node Tolerations for the Bridge Connector pods.
- {[key: string]: string}
- Resource tags.
- extended_location ExtendedLocation Property Response 
- Extended Location
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- image
ContainerImage Response 
- The details of MqttBridge 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.
- remote_broker_ Mqttconnection Bridge Remote Broker Connection Spec Response 
- The details for connecting with Remote Broker.
- 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"
- bridge_instances int
- The number of instances to deploy for a bridge rollout.
- client_id_ strprefix 
- The client id prefix of the dynamically generated client ids.
- local_broker_ Localconnection Broker Connection Spec Response 
- The details for connecting with Local Broker.
- log_level str
- The log level of the Bridge Connector instances.
- node_tolerations NodeTolerations Response 
- The Node Tolerations for the Bridge Connector pods.
- Mapping[str, str]
- Resource tags.
- 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 MqttBridge 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.
- remoteBroker Property MapConnection 
- The details for connecting with Remote Broker.
- 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"
- bridgeInstances Number
- The number of instances to deploy for a bridge rollout.
- clientId StringPrefix 
- The client id prefix of the dynamically generated client ids.
- localBroker Property MapConnection 
- The details for connecting with Local Broker.
- logLevel String
- The log level of the Bridge Connector instances.
- nodeTolerations Property Map
- The Node Tolerations for the Bridge Connector pods.
- Map<String>
- Resource tags.
Supporting Types
ContainerImageResponse  
- Repository string
- The Docker image name.
- Tag string
- The Docker image tag.
- PullPolicy string
- Image pull policy.
- PullSecrets string
- Image pull secrets.
- Repository string
- The Docker image name.
- Tag string
- The Docker image tag.
- PullPolicy string
- Image pull policy.
- PullSecrets string
- Image pull secrets.
- repository String
- The Docker image name.
- tag String
- The Docker image tag.
- pullPolicy String
- Image pull policy.
- pullSecrets String
- Image pull secrets.
- repository string
- The Docker image name.
- tag string
- The Docker image tag.
- pullPolicy string
- Image pull policy.
- pullSecrets string
- Image pull secrets.
- repository str
- The Docker image name.
- tag str
- The Docker image tag.
- pull_policy str
- Image pull policy.
- pull_secrets str
- Image pull secrets.
- repository String
- The Docker image name.
- tag String
- The Docker image tag.
- pullPolicy String
- Image pull policy.
- pullSecrets String
- Image pull secrets.
ExtendedLocationPropertyResponse   
KeyVaultCertificatePropertiesResponse    
- Vault
Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Connection Properties Response 
- KeyVault properties.
- VaultCert Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response 
- KeyVault Cert secret details.
- VaultCa Pulumi.Chain Secret Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response 
- KeyVault CA chain secret details.
- Vault
KeyVault Connection Properties Response 
- KeyVault properties.
- VaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- VaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vault_cert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vault_ca_ Keychain_ secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault Property Map
- KeyVault properties.
- vaultCert Property Map
- KeyVault Cert secret details.
- vaultCa Property MapChain Secret 
- KeyVault CA chain secret details.
KeyVaultConnectionPropertiesResponse    
- Credentials
Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Credentials Properties Response 
- KeyVault credentials.
- DirectoryId string
- KeyVault directoryId.
- Name string
- KeyVault name.
- Credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- DirectoryId string
- KeyVault directoryId.
- Name string
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directoryId String
- KeyVault directoryId.
- name String
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directoryId string
- KeyVault directoryId.
- name string
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directory_id str
- KeyVault directoryId.
- name str
- KeyVault name.
- credentials Property Map
- KeyVault credentials.
- directoryId String
- KeyVault directoryId.
- name String
- KeyVault name.
KeyVaultCredentialsPropertiesResponse    
- ServicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- ServicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- servicePrincipal StringLocal Secret Name 
- KeyVault service principal local secret name.
- servicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- service_principal_ strlocal_ secret_ name 
- KeyVault service principal local secret name.
- servicePrincipal StringLocal Secret Name 
- KeyVault service principal local secret name.
KeyVaultSecretObjectResponse    
LocalBrokerAuthenticationMethodsResponse    
- Kubernetes
Pulumi.Azure Native. Io TOperations MQ. Inputs. Local Broker Kubernetes Authentication Response 
- Kubernetes local broker authentication method.
- Kubernetes
LocalBroker Kubernetes Authentication Response 
- Kubernetes local broker authentication method.
- kubernetes
LocalBroker Kubernetes Authentication Response 
- Kubernetes local broker authentication method.
- kubernetes
LocalBroker Kubernetes Authentication Response 
- Kubernetes local broker authentication method.
- kubernetes
LocalBroker Kubernetes Authentication Response 
- Kubernetes local broker authentication method.
- kubernetes Property Map
- Kubernetes local broker authentication method.
LocalBrokerConnectionSpecResponse    
- Authentication
Pulumi.Azure Native. Io TOperations MQ. Inputs. Local Broker Authentication Methods Response 
- 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.Azure Native. Io TOperations MQ. Inputs. Local Broker Connection Tls Response 
- TLS details for Local broker Connection.
- Authentication
LocalBroker Authentication Methods Response 
- 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
LocalBroker Connection Tls Response 
- TLS details for Local broker Connection.
- authentication
LocalBroker Authentication Methods Response 
- 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
LocalBroker Connection Tls Response 
- TLS details for Local broker Connection.
- authentication
LocalBroker Authentication Methods Response 
- 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
LocalBroker Connection Tls Response 
- TLS details for Local broker Connection.
- authentication
LocalBroker Authentication Methods Response 
- 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
LocalBroker Connection Tls Response 
- 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.
- TrustedCa stringCertificate Config Map 
- Trusted CA certificate config map name for Local Broker.
- TlsEnabled bool
- Tls Enabled on Local Broker Connection.
- TrustedCa stringCertificate Config Map 
- Trusted CA certificate config map name for Local Broker.
- tlsEnabled Boolean
- Tls Enabled on Local Broker Connection.
- trustedCa StringCertificate Config Map 
- Trusted CA certificate config map name for Local Broker.
- tlsEnabled boolean
- Tls Enabled on Local Broker Connection.
- trustedCa stringCertificate Config Map 
- Trusted CA certificate config map name for Local Broker.
- tls_enabled bool
- Tls Enabled on Local Broker Connection.
- trusted_ca_ strcertificate_ config_ map 
- Trusted CA certificate config map name for Local Broker.
- tlsEnabled Boolean
- Tls Enabled on Local Broker Connection.
- trustedCa StringCertificate Config Map 
- Trusted CA certificate config map name for Local Broker.
LocalBrokerKubernetesAuthenticationResponse    
- SecretPath string
- Secret Path where SAT is mounted.
- ServiceAccount stringToken Name 
- Token name where SAT is mounted on secret path.
- SecretPath string
- Secret Path where SAT is mounted.
- ServiceAccount stringToken Name 
- Token name where SAT is mounted on secret path.
- secretPath String
- Secret Path where SAT is mounted.
- serviceAccount StringToken Name 
- Token name where SAT is mounted on secret path.
- secretPath string
- Secret Path where SAT is mounted.
- serviceAccount stringToken Name 
- Token name where SAT is mounted on secret path.
- secret_path str
- Secret Path where SAT is mounted.
- service_account_ strtoken_ name 
- Token name where SAT is mounted on secret path.
- secretPath String
- Secret Path where SAT is mounted.
- serviceAccount StringToken Name 
- Token name where SAT is mounted on secret path.
ManagedIdentityAuthenticationResponse   
- Audience string
- Token audience.
- ExtensionName string
- Arc Extension name.
- Audience string
- Token audience.
- ExtensionName string
- Arc Extension name.
- audience String
- Token audience.
- extensionName String
- Arc Extension name.
- audience string
- Token audience.
- extensionName string
- Arc Extension name.
- audience str
- Token audience.
- extension_name str
- Arc Extension name.
- audience String
- Token audience.
- extensionName String
- Arc Extension name.
MqttBridgeRemoteBrokerAuthenticationMethodsResponse      
- SystemAssigned Pulumi.Managed Identity Azure Native. Io TOperations MQ. Inputs. Managed Identity Authentication Response 
- Managed identity remote broker authentication method.
- X509
Pulumi.Azure Native. Io TOperations MQ. Inputs. Mqtt Bridge Remote Broker X509Authentication Response 
- X509 remote broker authentication method.
- SystemAssigned ManagedManaged Identity Identity Authentication Response 
- Managed identity remote broker authentication method.
- X509
MqttBridge Remote Broker X509Authentication Response 
- X509 remote broker authentication method.
- systemAssigned ManagedManaged Identity Identity Authentication Response 
- Managed identity remote broker authentication method.
- x509
MqttBridge Remote Broker X509Authentication Response 
- X509 remote broker authentication method.
- systemAssigned ManagedManaged Identity Identity Authentication Response 
- Managed identity remote broker authentication method.
- x509
MqttBridge Remote Broker X509Authentication Response 
- X509 remote broker authentication method.
- system_assigned_ Managedmanaged_ identity Identity Authentication Response 
- Managed identity remote broker authentication method.
- x509
MqttBridge Remote Broker X509Authentication Response 
- X509 remote broker authentication method.
- systemAssigned Property MapManaged Identity 
- Managed identity remote broker authentication method.
- x509 Property Map
- X509 remote broker authentication method.
MqttBridgeRemoteBrokerConnectionSpecResponse      
- Authentication
Pulumi.Azure Native. Io TOperations MQ. Inputs. Mqtt Bridge Remote Broker Authentication Methods Response 
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- Endpoint string
- The endpoint of remote broker to connect to.
- Tls
Pulumi.Azure Native. Io TOperations MQ. Inputs. Mqtt Bridge Remote Broker Connection Tls Response 
- TLS details for Remote broker Connection.
- Protocol string
- Protocol for remote connection.
- Authentication
MqttBridge Remote Broker Authentication Methods Response 
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- Endpoint string
- The endpoint of remote broker to connect to.
- Tls
MqttBridge Remote Broker Connection Tls Response 
- TLS details for Remote broker Connection.
- Protocol string
- Protocol for remote connection.
- authentication
MqttBridge Remote Broker Authentication Methods Response 
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- endpoint String
- The endpoint of remote broker to connect to.
- tls
MqttBridge Remote Broker Connection Tls Response 
- TLS details for Remote broker Connection.
- protocol String
- Protocol for remote connection.
- authentication
MqttBridge Remote Broker Authentication Methods Response 
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- endpoint string
- The endpoint of remote broker to connect to.
- tls
MqttBridge Remote Broker Connection Tls Response 
- TLS details for Remote broker Connection.
- protocol string
- Protocol for remote connection.
- authentication
MqttBridge Remote Broker Authentication Methods Response 
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- endpoint str
- The endpoint of remote broker to connect to.
- tls
MqttBridge Remote Broker Connection Tls Response 
- TLS details for Remote broker Connection.
- protocol str
- Protocol for remote connection.
- authentication Property Map
- The remote broker authentication methods. NOTE - Enum only one method is allowed to be passed.
- endpoint String
- The endpoint of remote broker to connect to.
- tls Property Map
- TLS details for Remote broker Connection.
- protocol String
- Protocol for remote connection.
MqttBridgeRemoteBrokerConnectionTlsResponse      
- TlsEnabled bool
- Tls Enabled on Remote Broker Connection.
- TrustedCa stringCertificate Config Map 
- Trusted CA certificate name for Remote Broker.
- TlsEnabled bool
- Tls Enabled on Remote Broker Connection.
- TrustedCa stringCertificate Config Map 
- Trusted CA certificate name for Remote Broker.
- tlsEnabled Boolean
- Tls Enabled on Remote Broker Connection.
- trustedCa StringCertificate Config Map 
- Trusted CA certificate name for Remote Broker.
- tlsEnabled boolean
- Tls Enabled on Remote Broker Connection.
- trustedCa stringCertificate Config Map 
- Trusted CA certificate name for Remote Broker.
- tls_enabled bool
- Tls Enabled on Remote Broker Connection.
- trusted_ca_ strcertificate_ config_ map 
- Trusted CA certificate name for Remote Broker.
- tlsEnabled Boolean
- Tls Enabled on Remote Broker Connection.
- trustedCa StringCertificate Config Map 
- Trusted CA certificate name for Remote Broker.
MqttBridgeRemoteBrokerX509AuthenticationResponse     
- KeyVault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Certificate Properties Response 
- Keyvault X509 secret properties.
- SecretName string
- Secret where cert details are stored.
- KeyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- SecretName string
- Secret where cert details are stored.
- keyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- secretName String
- Secret where cert details are stored.
- keyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- secretName string
- Secret where cert details are stored.
- key_vault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- secret_name str
- Secret where cert details are stored.
- keyVault Property Map
- Keyvault X509 secret properties.
- secretName String
- Secret where cert details are stored.
NodeTolerationsResponse  
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi