1. Packages
  2. Azure Native
  3. API Docs
  4. iotoperationsmq
  5. getKafkaConnector
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.iotoperationsmq.getKafkaConnector

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Get a KafkaConnectorResource

Uses Azure REST API version 2023-10-04-preview.

Using getKafkaConnector

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 getKafkaConnector(args: GetKafkaConnectorArgs, opts?: InvokeOptions): Promise<GetKafkaConnectorResult>
function getKafkaConnectorOutput(args: GetKafkaConnectorOutputArgs, opts?: InvokeOptions): Output<GetKafkaConnectorResult>
Copy
def get_kafka_connector(kafka_connector_name: Optional[str] = None,
                        mq_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetKafkaConnectorResult
def get_kafka_connector_output(kafka_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[GetKafkaConnectorResult]
Copy
func LookupKafkaConnector(ctx *Context, args *LookupKafkaConnectorArgs, opts ...InvokeOption) (*LookupKafkaConnectorResult, error)
func LookupKafkaConnectorOutput(ctx *Context, args *LookupKafkaConnectorOutputArgs, opts ...InvokeOption) LookupKafkaConnectorResultOutput
Copy

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

public static class GetKafkaConnector 
{
    public static Task<GetKafkaConnectorResult> InvokeAsync(GetKafkaConnectorArgs args, InvokeOptions? opts = null)
    public static Output<GetKafkaConnectorResult> Invoke(GetKafkaConnectorInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetKafkaConnectorResult> getKafkaConnector(GetKafkaConnectorArgs args, InvokeOptions options)
public static Output<GetKafkaConnectorResult> getKafkaConnector(GetKafkaConnectorArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:iotoperationsmq:getKafkaConnector
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

KafkaConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ kafkaConnector 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.
KafkaConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ kafkaConnector 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.
kafkaConnectorName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ kafkaConnector 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.
kafkaConnectorName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ kafkaConnector 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.
kafka_connector_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ kafkaConnector 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.
kafkaConnectorName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ kafkaConnector 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.

getKafkaConnector Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
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}
KafkaConnection Pulumi.AzureNative.IoTOperationsMQ.Outputs.KafkaRemoteBrokerConnectionSpecResponse
The details for connecting with Remote Kafka Broker.
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
The status of the last operation.
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"
ClientIdPrefix string
The client id prefix of the dynamically generated client ids.
Image Pulumi.AzureNative.IoTOperationsMQ.Outputs.ContainerImageResponse
The details of KafkaConnector Docker Image.
Instances int
The number of KafkaConnector pods to spin up.
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.
AzureApiVersion string
The Azure API version of the resource.
ExtendedLocation ExtendedLocationPropertyResponse
Extended Location
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
KafkaConnection KafkaRemoteBrokerConnectionSpecResponse
The details for connecting with Remote Kafka Broker.
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
The status of the last operation.
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"
ClientIdPrefix string
The client id prefix of the dynamically generated client ids.
Image ContainerImageResponse
The details of KafkaConnector Docker Image.
Instances int
The number of KafkaConnector pods to spin up.
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.
azureApiVersion String
The Azure API version of the resource.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
kafkaConnection KafkaRemoteBrokerConnectionSpecResponse
The details for connecting with Remote Kafka Broker.
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
The status of the last operation.
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"
clientIdPrefix String
The client id prefix of the dynamically generated client ids.
image ContainerImageResponse
The details of KafkaConnector Docker Image.
instances Integer
The number of KafkaConnector pods to spin up.
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.
azureApiVersion string
The Azure API version of the resource.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
kafkaConnection KafkaRemoteBrokerConnectionSpecResponse
The details for connecting with Remote Kafka Broker.
location string
The geo-location where the resource lives
name string
The name of the resource
provisioningState string
The status of the last operation.
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"
clientIdPrefix string
The client id prefix of the dynamically generated client ids.
image ContainerImageResponse
The details of KafkaConnector Docker Image.
instances number
The number of KafkaConnector pods to spin up.
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.
azure_api_version str
The Azure API version of the resource.
extended_location ExtendedLocationPropertyResponse
Extended Location
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
kafka_connection KafkaRemoteBrokerConnectionSpecResponse
The details for connecting with Remote Kafka Broker.
location str
The geo-location where the resource lives
name str
The name of the resource
provisioning_state str
The status of the last operation.
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"
client_id_prefix str
The client id prefix of the dynamically generated client ids.
image ContainerImageResponse
The details of KafkaConnector Docker Image.
instances int
The number of KafkaConnector pods to spin up.
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.
azureApiVersion String
The Azure API version of the resource.
extendedLocation Property Map
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
kafkaConnection Property Map
The details for connecting with Remote Kafka Broker.
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
The status of the last operation.
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"
clientIdPrefix String
The client id prefix of the dynamically generated client ids.
image Property Map
The details of KafkaConnector Docker Image.
instances Number
The number of KafkaConnector pods to spin up.
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 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.

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.

KafkaRemoteBrokerAuthenticationPropertiesResponse

Enabled This property is required. bool
If authentication is enabled for Kafka remote broker.
AuthType Pulumi.AzureNative.IoTOperationsMQ.Inputs.KafkaRemoteBrokerAuthenticationTypesResponse
The type of authentication to use for Kafka remote broker.
Enabled This property is required. bool
If authentication is enabled for Kafka remote broker.
AuthType KafkaRemoteBrokerAuthenticationTypesResponse
The type of authentication to use for Kafka remote broker.
enabled This property is required. Boolean
If authentication is enabled for Kafka remote broker.
authType KafkaRemoteBrokerAuthenticationTypesResponse
The type of authentication to use for Kafka remote broker.
enabled This property is required. boolean
If authentication is enabled for Kafka remote broker.
authType KafkaRemoteBrokerAuthenticationTypesResponse
The type of authentication to use for Kafka remote broker.
enabled This property is required. bool
If authentication is enabled for Kafka remote broker.
auth_type KafkaRemoteBrokerAuthenticationTypesResponse
The type of authentication to use for Kafka remote broker.
enabled This property is required. Boolean
If authentication is enabled for Kafka remote broker.
authType Property Map
The type of authentication to use for Kafka remote broker.

KafkaRemoteBrokerAuthenticationTypesResponse

Sasl SaslRemoteBrokerBasicAuthenticationResponse
Sasl remote broker authentication method.
SystemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Managed identity remote broker authentication method.
X509 KafkaX509AuthenticationResponse
X509 remote broker authentication method.
sasl SaslRemoteBrokerBasicAuthenticationResponse
Sasl remote broker authentication method.
systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Managed identity remote broker authentication method.
x509 KafkaX509AuthenticationResponse
X509 remote broker authentication method.
sasl SaslRemoteBrokerBasicAuthenticationResponse
Sasl remote broker authentication method.
systemAssignedManagedIdentity ManagedIdentityAuthenticationResponse
Managed identity remote broker authentication method.
x509 KafkaX509AuthenticationResponse
X509 remote broker authentication method.
sasl SaslRemoteBrokerBasicAuthenticationResponse
Sasl remote broker authentication method.
system_assigned_managed_identity ManagedIdentityAuthenticationResponse
Managed identity remote broker authentication method.
x509 KafkaX509AuthenticationResponse
X509 remote broker authentication method.
sasl Property Map
Sasl remote broker authentication method.
systemAssignedManagedIdentity Property Map
Managed identity remote broker authentication method.
x509 Property Map
X509 remote broker authentication method.

KafkaRemoteBrokerConnectionSpecResponse

Authentication This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KafkaRemoteBrokerAuthenticationPropertiesResponse
The remote broker authentication methods.
Endpoint This property is required. string
The endpoint of remote broker to connect to.
Tls This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KafkaRemoteBrokerConnectionTlsResponse
TLS details for Remote broker Connection.
Authentication This property is required. KafkaRemoteBrokerAuthenticationPropertiesResponse
The remote broker authentication methods.
Endpoint This property is required. string
The endpoint of remote broker to connect to.
Tls This property is required. KafkaRemoteBrokerConnectionTlsResponse
TLS details for Remote broker Connection.
authentication This property is required. KafkaRemoteBrokerAuthenticationPropertiesResponse
The remote broker authentication methods.
endpoint This property is required. String
The endpoint of remote broker to connect to.
tls This property is required. KafkaRemoteBrokerConnectionTlsResponse
TLS details for Remote broker Connection.
authentication This property is required. KafkaRemoteBrokerAuthenticationPropertiesResponse
The remote broker authentication methods.
endpoint This property is required. string
The endpoint of remote broker to connect to.
tls This property is required. KafkaRemoteBrokerConnectionTlsResponse
TLS details for Remote broker Connection.
authentication This property is required. KafkaRemoteBrokerAuthenticationPropertiesResponse
The remote broker authentication methods.
endpoint This property is required. str
The endpoint of remote broker to connect to.
tls This property is required. KafkaRemoteBrokerConnectionTlsResponse
TLS details for Remote broker Connection.
authentication This property is required. Property Map
The remote broker authentication methods.
endpoint This property is required. String
The endpoint of remote broker to connect to.
tls This property is required. Property Map
TLS details for Remote broker Connection.

KafkaRemoteBrokerConnectionTlsResponse

TlsEnabled This property is required. bool
Tls Enabled on Remote Broker Connection.
TrustedCaCertificateConfigMap string
Trusted CA certificate name for Remote Broker.
TlsEnabled This property is required. bool
Tls Enabled on Remote Broker Connection.
TrustedCaCertificateConfigMap string
Trusted CA certificate name for Remote Broker.
tlsEnabled This property is required. Boolean
Tls Enabled on Remote Broker Connection.
trustedCaCertificateConfigMap String
Trusted CA certificate name for Remote Broker.
tlsEnabled This property is required. boolean
Tls Enabled on Remote Broker Connection.
trustedCaCertificateConfigMap string
Trusted CA certificate name for Remote Broker.
tls_enabled This property is required. bool
Tls Enabled on Remote Broker Connection.
trusted_ca_certificate_config_map str
Trusted CA certificate name for Remote Broker.
tlsEnabled This property is required. Boolean
Tls Enabled on Remote Broker Connection.
trustedCaCertificateConfigMap String
Trusted CA certificate name for Remote Broker.

KafkaTokenKeyVaultPropertiesResponse

Vault This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultConnectionPropertiesResponse
KeyVault properties.
VaultSecret This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultSecretObjectResponse
KeyVault secret details.
Username string
Username to connect with.
Vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
VaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
Username string
Username to connect with.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
username String
Username to connect with.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
username string
Username to connect with.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vault_secret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
username str
Username to connect with.
vault This property is required. Property Map
KeyVault properties.
vaultSecret This property is required. Property Map
KeyVault secret details.
username String
Username to connect with.

KafkaX509AuthenticationResponse

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.

KeyVaultCertificatePropertiesResponse

Vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
VaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
VaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vault_cert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vault_ca_chain_secret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. Property Map
KeyVault properties.
vaultCert This property is required. Property Map
KeyVault Cert secret details.
vaultCaChainSecret Property Map
KeyVault CA chain secret details.

KeyVaultConnectionPropertiesResponse

Credentials This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
DirectoryId This property is required. string
KeyVault directoryId.
Name This property is required. string
KeyVault name.
Credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
DirectoryId This property is required. string
KeyVault directoryId.
Name This property is required. string
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directoryId This property is required. String
KeyVault directoryId.
name This property is required. String
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directoryId This property is required. string
KeyVault directoryId.
name This property is required. string
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directory_id This property is required. str
KeyVault directoryId.
name This property is required. str
KeyVault name.
credentials This property is required. Property Map
KeyVault credentials.
directoryId This property is required. String
KeyVault directoryId.
name This property is required. String
KeyVault name.

KeyVaultCredentialsPropertiesResponse

ServicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
ServicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. String
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
service_principal_local_secret_name This property is required. str
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. String
KeyVault service principal local secret name.

KeyVaultSecretObjectResponse

Name This property is required. string
KeyVault secret name.
Version string
KeyVault secret version.
Name This property is required. string
KeyVault secret name.
Version string
KeyVault secret version.
name This property is required. String
KeyVault secret name.
version String
KeyVault secret version.
name This property is required. string
KeyVault secret name.
version string
KeyVault secret version.
name This property is required. str
KeyVault secret name.
version str
KeyVault secret version.
name This property is required. String
KeyVault secret name.
version String
KeyVault secret version.

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.

SaslRemoteBrokerBasicAuthenticationResponse

SaslType This property is required. string
Sasl Mechanism for remote broker authentication.
Token This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.SaslRemoteBrokerBasicAuthenticationTokenResponse
Sasl token for remote broker authentication.
SaslType This property is required. string
Sasl Mechanism for remote broker authentication.
Token This property is required. SaslRemoteBrokerBasicAuthenticationTokenResponse
Sasl token for remote broker authentication.
saslType This property is required. String
Sasl Mechanism for remote broker authentication.
token This property is required. SaslRemoteBrokerBasicAuthenticationTokenResponse
Sasl token for remote broker authentication.
saslType This property is required. string
Sasl Mechanism for remote broker authentication.
token This property is required. SaslRemoteBrokerBasicAuthenticationTokenResponse
Sasl token for remote broker authentication.
sasl_type This property is required. str
Sasl Mechanism for remote broker authentication.
token This property is required. SaslRemoteBrokerBasicAuthenticationTokenResponse
Sasl token for remote broker authentication.
saslType This property is required. String
Sasl Mechanism for remote broker authentication.
token This property is required. Property Map
Sasl token for remote broker authentication.

SaslRemoteBrokerBasicAuthenticationTokenResponse

KeyVault Pulumi.AzureNative.IoTOperationsMQ.Inputs.KafkaTokenKeyVaultPropertiesResponse
Keyvault token keyvault secret properties.
SecretName string
Secret where cert details are stored.
KeyVault KafkaTokenKeyVaultPropertiesResponse
Keyvault token keyvault secret properties.
SecretName string
Secret where cert details are stored.
keyVault KafkaTokenKeyVaultPropertiesResponse
Keyvault token keyvault secret properties.
secretName String
Secret where cert details are stored.
keyVault KafkaTokenKeyVaultPropertiesResponse
Keyvault token keyvault secret properties.
secretName string
Secret where cert details are stored.
key_vault KafkaTokenKeyVaultPropertiesResponse
Keyvault token keyvault secret properties.
secret_name str
Secret where cert details are stored.
keyVault Property Map
Keyvault token keyvault secret properties.
secretName String
Secret where cert details are stored.

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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi