1. Packages
  2. Azure Native
  3. API Docs
  4. iotoperationsmq
  5. getMqttBridgeConnector
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

azure-native.iotoperationsmq.getMqttBridgeConnector

Explore with Pulumi AI

azure-native logo
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.41.0 published on Tuesday, May 14, 2024 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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:iotoperationsmq:getMqttBridgeConnector
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MqName string
    Name of MQ resource
    MqttBridgeConnectorName string
    Name of MQ mqttBridgeConnector resource
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    MqName string
    Name of MQ resource
    MqttBridgeConnectorName string
    Name of MQ mqttBridgeConnector resource
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    mqName String
    Name of MQ resource
    mqttBridgeConnectorName String
    Name of MQ mqttBridgeConnector resource
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    mqName string
    Name of MQ resource
    mqttBridgeConnectorName string
    Name of MQ mqttBridgeConnector resource
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    mq_name str
    Name of MQ resource
    mqtt_bridge_connector_name str
    Name of MQ mqttBridgeConnector resource
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    mqName String
    Name of MQ resource
    mqttBridgeConnectorName String
    Name of MQ mqttBridgeConnector resource
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getMqttBridgeConnector Result

    The following output properties are available:

    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 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.
    RemoteBrokerConnection Pulumi.AzureNative.IoTOperationsMQ.Outputs.MqttBridgeRemoteBrokerConnectionSpecResponse
    The details for connecting with Remote Broker.
    SystemData Pulumi.AzureNative.IoTOperationsMQ.Outputs.SystemDataResponse
    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.
    ClientIdPrefix string
    The client id prefix of the dynamically generated client ids.
    LocalBrokerConnection Pulumi.AzureNative.IoTOperationsMQ.Outputs.LocalBrokerConnectionSpecResponse
    The details for connecting with Local Broker.
    LogLevel string
    The log level of the Bridge Connector instances.
    NodeTolerations Pulumi.AzureNative.IoTOperationsMQ.Outputs.NodeTolerationsResponse
    The Node Tolerations for the Bridge Connector pods.
    Tags Dictionary<string, string>
    Resource tags.
    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 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.
    RemoteBrokerConnection MqttBridgeRemoteBrokerConnectionSpecResponse
    The details for connecting with Remote Broker.
    SystemData SystemDataResponse
    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.
    ClientIdPrefix string
    The client id prefix of the dynamically generated client ids.
    LocalBrokerConnection LocalBrokerConnectionSpecResponse
    The details for connecting with Local Broker.
    LogLevel string
    The log level of the Bridge Connector instances.
    NodeTolerations NodeTolerationsResponse
    The Node Tolerations for the Bridge Connector pods.
    Tags map[string]string
    Resource tags.
    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 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.
    remoteBrokerConnection MqttBridgeRemoteBrokerConnectionSpecResponse
    The details for connecting with Remote Broker.
    systemData SystemDataResponse
    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.
    clientIdPrefix String
    The client id prefix of the dynamically generated client ids.
    localBrokerConnection LocalBrokerConnectionSpecResponse
    The details for connecting with Local Broker.
    logLevel String
    The log level of the Bridge Connector instances.
    nodeTolerations NodeTolerationsResponse
    The Node Tolerations for the Bridge Connector pods.
    tags Map<String,String>
    Resource tags.
    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 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.
    remoteBrokerConnection MqttBridgeRemoteBrokerConnectionSpecResponse
    The details for connecting with Remote Broker.
    systemData SystemDataResponse
    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.
    clientIdPrefix string
    The client id prefix of the dynamically generated client ids.
    localBrokerConnection LocalBrokerConnectionSpecResponse
    The details for connecting with Local Broker.
    logLevel string
    The log level of the Bridge Connector instances.
    nodeTolerations NodeTolerationsResponse
    The Node Tolerations for the Bridge Connector pods.
    tags {[key: string]: string}
    Resource tags.
    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 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_connection MqttBridgeRemoteBrokerConnectionSpecResponse
    The details for connecting with Remote Broker.
    system_data SystemDataResponse
    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_prefix str
    The client id prefix of the dynamically generated client ids.
    local_broker_connection LocalBrokerConnectionSpecResponse
    The details for connecting with Local Broker.
    log_level str
    The log level of the Bridge Connector instances.
    node_tolerations NodeTolerationsResponse
    The Node Tolerations for the Bridge Connector pods.
    tags 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.
    remoteBrokerConnection Property Map
    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.
    clientIdPrefix String
    The client id prefix of the dynamically generated client ids.
    localBrokerConnection Property Map
    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.
    tags 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

    Name string
    The name of the extended location.
    Type string
    Type of ExtendedLocation.
    Name string
    The name of the extended location.
    Type string
    Type of ExtendedLocation.
    name String
    The name of the extended location.
    type String
    Type of ExtendedLocation.
    name string
    The name of the extended location.
    type string
    Type of ExtendedLocation.
    name str
    The name of the extended location.
    type str
    Type of ExtendedLocation.
    name String
    The name of the extended location.
    type String
    Type of ExtendedLocation.

    KeyVaultCertificatePropertiesResponse

    Vault KeyVaultConnectionPropertiesResponse
    KeyVault properties.
    VaultCert KeyVaultSecretObjectResponse
    KeyVault Cert secret details.
    VaultCaChainSecret KeyVaultSecretObjectResponse
    KeyVault CA chain secret details.
    vault KeyVaultConnectionPropertiesResponse
    KeyVault properties.
    vaultCert KeyVaultSecretObjectResponse
    KeyVault Cert secret details.
    vaultCaChainSecret KeyVaultSecretObjectResponse
    KeyVault CA chain secret details.
    vault KeyVaultConnectionPropertiesResponse
    KeyVault properties.
    vaultCert KeyVaultSecretObjectResponse
    KeyVault Cert secret details.
    vaultCaChainSecret KeyVaultSecretObjectResponse
    KeyVault CA chain secret details.
    vault Property Map
    KeyVault properties.
    vaultCert Property Map
    KeyVault Cert secret details.
    vaultCaChainSecret Property Map
    KeyVault CA chain secret details.

    KeyVaultConnectionPropertiesResponse

    Credentials Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultCredentialsPropertiesResponse
    KeyVault credentials.
    DirectoryId string
    KeyVault directoryId.
    Name string
    KeyVault name.
    Credentials KeyVaultCredentialsPropertiesResponse
    KeyVault credentials.
    DirectoryId string
    KeyVault directoryId.
    Name string
    KeyVault name.
    credentials KeyVaultCredentialsPropertiesResponse
    KeyVault credentials.
    directoryId String
    KeyVault directoryId.
    name String
    KeyVault name.
    credentials KeyVaultCredentialsPropertiesResponse
    KeyVault credentials.
    directoryId string
    KeyVault directoryId.
    name string
    KeyVault name.
    credentials KeyVaultCredentialsPropertiesResponse
    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

    ServicePrincipalLocalSecretName string
    KeyVault service principal local secret name.
    ServicePrincipalLocalSecretName string
    KeyVault service principal local secret name.
    servicePrincipalLocalSecretName String
    KeyVault service principal local secret name.
    servicePrincipalLocalSecretName string
    KeyVault service principal local secret name.
    service_principal_local_secret_name str
    KeyVault service principal local secret name.
    servicePrincipalLocalSecretName String
    KeyVault service principal local secret name.

    KeyVaultSecretObjectResponse

    Name string
    KeyVault secret name.
    Version string
    KeyVault secret version.
    Name string
    KeyVault secret name.
    Version string
    KeyVault secret version.
    name String
    KeyVault secret name.
    version String
    KeyVault secret version.
    name string
    KeyVault secret name.
    version string
    KeyVault secret version.
    name str
    KeyVault secret name.
    version str
    KeyVault secret version.
    name String
    KeyVault secret name.
    version String
    KeyVault secret version.

    LocalBrokerAuthenticationMethodsResponse

    Kubernetes LocalBrokerKubernetesAuthenticationResponse
    Kubernetes local broker authentication method.
    kubernetes LocalBrokerKubernetesAuthenticationResponse
    Kubernetes local broker authentication method.
    kubernetes LocalBrokerKubernetesAuthenticationResponse
    Kubernetes local broker authentication method.
    kubernetes LocalBrokerKubernetesAuthenticationResponse
    Kubernetes local broker authentication method.
    kubernetes 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 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

    SystemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
    Managed identity remote broker authentication method.
    X509 MqttBridgeRemoteBrokerX509AuthenticationResponse
    X509 remote broker authentication method.
    systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
    Managed identity remote broker authentication method.
    x509 MqttBridgeRemoteBrokerX509AuthenticationResponse
    X509 remote broker authentication method.
    systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
    Managed identity remote broker authentication method.
    x509 MqttBridgeRemoteBrokerX509AuthenticationResponse
    X509 remote broker authentication method.
    system_assigned_managed_identity ManagedIdentityAuthenticationResponse
    Managed identity remote broker authentication method.
    x509 MqttBridgeRemoteBrokerX509AuthenticationResponse
    X509 remote broker authentication method.
    systemAssignedManagedIdentity Property Map
    Managed identity remote broker authentication method.
    x509 Property Map
    X509 remote broker authentication method.

    MqttBridgeRemoteBrokerConnectionSpecResponse

    Authentication Pulumi.AzureNative.IoTOperationsMQ.Inputs.MqttBridgeRemoteBrokerAuthenticationMethodsResponse
    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.AzureNative.IoTOperationsMQ.Inputs.MqttBridgeRemoteBrokerConnectionTlsResponse
    TLS details for Remote broker Connection.
    Protocol string
    Protocol for remote connection.
    Authentication MqttBridgeRemoteBrokerAuthenticationMethodsResponse
    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 MqttBridgeRemoteBrokerConnectionTlsResponse
    TLS details for Remote broker Connection.
    Protocol string
    Protocol for remote connection.
    authentication MqttBridgeRemoteBrokerAuthenticationMethodsResponse
    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 MqttBridgeRemoteBrokerConnectionTlsResponse
    TLS details for Remote broker Connection.
    protocol String
    Protocol for remote connection.
    authentication MqttBridgeRemoteBrokerAuthenticationMethodsResponse
    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 MqttBridgeRemoteBrokerConnectionTlsResponse
    TLS details for Remote broker Connection.
    protocol string
    Protocol for remote connection.
    authentication MqttBridgeRemoteBrokerAuthenticationMethodsResponse
    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 MqttBridgeRemoteBrokerConnectionTlsResponse
    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.
    TrustedCaCertificateConfigMap string
    Trusted CA certificate name for Remote Broker.
    TlsEnabled bool
    Tls Enabled on Remote Broker Connection.
    TrustedCaCertificateConfigMap string
    Trusted CA certificate name for Remote Broker.
    tlsEnabled Boolean
    Tls Enabled on Remote Broker Connection.
    trustedCaCertificateConfigMap String
    Trusted CA certificate name for Remote Broker.
    tlsEnabled boolean
    Tls Enabled on Remote Broker Connection.
    trustedCaCertificateConfigMap string
    Trusted CA certificate name for Remote Broker.
    tls_enabled bool
    Tls Enabled on Remote Broker Connection.
    trusted_ca_certificate_config_map str
    Trusted CA certificate name for Remote Broker.
    tlsEnabled Boolean
    Tls Enabled on Remote Broker Connection.
    trustedCaCertificateConfigMap String
    Trusted CA certificate name for Remote Broker.

    MqttBridgeRemoteBrokerX509AuthenticationResponse

    KeyVault Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultCertificatePropertiesResponse
    Keyvault X509 secret properties.
    SecretName string
    Secret where cert details are stored.
    KeyVault KeyVaultCertificatePropertiesResponse
    Keyvault X509 secret properties.
    SecretName string
    Secret where cert details are stored.
    keyVault KeyVaultCertificatePropertiesResponse
    Keyvault X509 secret properties.
    secretName String
    Secret where cert details are stored.
    keyVault KeyVaultCertificatePropertiesResponse
    Keyvault X509 secret properties.
    secretName string
    Secret where cert details are stored.
    key_vault KeyVaultCertificatePropertiesResponse
    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

    Effect string
    Toleration effect.
    Key string
    Toleration key.
    Operator string
    Toleration operator like 'Exists', 'Equal' etc.
    Value string
    Toleration Value.
    Effect string
    Toleration effect.
    Key string
    Toleration key.
    Operator string
    Toleration operator like 'Exists', 'Equal' etc.
    Value string
    Toleration Value.
    effect String
    Toleration effect.
    key String
    Toleration key.
    operator String
    Toleration operator like 'Exists', 'Equal' etc.
    value String
    Toleration Value.
    effect string
    Toleration effect.
    key string
    Toleration key.
    operator string
    Toleration operator like 'Exists', 'Equal' etc.
    value string
    Toleration Value.
    effect str
    Toleration effect.
    key str
    Toleration key.
    operator str
    Toleration operator like 'Exists', 'Equal' etc.
    value str
    Toleration Value.
    effect String
    Toleration effect.
    key String
    Toleration key.
    operator String
    Toleration operator like 'Exists', 'Equal' etc.
    value 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 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.41.0 published on Tuesday, May 14, 2024 by Pulumi