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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.iotoperationsmq.getKafkaConnector
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get a KafkaConnectorResource 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>
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]
func LookupKafkaConnector(ctx *Context, args *LookupKafkaConnectorArgs, opts ...InvokeOption) (*LookupKafkaConnectorResult, error)
func LookupKafkaConnectorOutput(ctx *Context, args *LookupKafkaConnectorOutputArgs, opts ...InvokeOption) LookupKafkaConnectorResultOutput
> 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)
}
public static CompletableFuture<GetKafkaConnectorResult> getKafkaConnector(GetKafkaConnectorArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:iotoperationsmq:getKafkaConnector
arguments:
# arguments dictionary
The following arguments are supported:
- Kafka
Connector stringName - Name of MQ kafkaConnector resource
- Mq
Name string - Name of MQ resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Kafka
Connector stringName - Name of MQ kafkaConnector resource
- Mq
Name string - Name of MQ resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- kafka
Connector StringName - Name of MQ kafkaConnector resource
- mq
Name String - Name of MQ resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- kafka
Connector stringName - Name of MQ kafkaConnector resource
- mq
Name string - Name of MQ resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- kafka_
connector_ strname - Name of MQ kafkaConnector resource
- mq_
name str - Name of MQ resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- kafka
Connector StringName - Name of MQ kafkaConnector resource
- mq
Name String - Name of MQ resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getKafkaConnector Result
The following output properties are available:
- Extended
Location 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}
- Kafka
Connection Pulumi.Azure Native. Io TOperations MQ. Outputs. Kafka Remote Broker Connection Spec Response - The details for connecting with Remote Kafka Broker.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- System
Data 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"
- Client
Id stringPrefix - The client id prefix of the dynamically generated client ids.
- Image
Pulumi.
Azure Native. Io TOperations MQ. Outputs. Container Image Response - The details of KafkaConnector Docker Image.
- Instances int
- The number of KafkaConnector pods to spin up.
- Local
Broker Pulumi.Connection Azure Native. Io TOperations MQ. Outputs. Local Broker Connection Spec Response - The details for connecting with Local Broker.
- Log
Level string - The log level of the Bridge Connector instances.
- Node
Tolerations Pulumi.Azure Native. Io TOperations MQ. Outputs. Node Tolerations Response - The Node Tolerations for the Bridge Connector pods.
- Dictionary<string, string>
- Resource tags.
- Extended
Location ExtendedLocation Property Response - Extended Location
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Kafka
Connection KafkaRemote Broker Connection Spec Response - The details for connecting with Remote Kafka Broker.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Client
Id stringPrefix - The client id prefix of the dynamically generated client ids.
- Image
Container
Image Response - The details of KafkaConnector Docker Image.
- Instances int
- The number of KafkaConnector pods to spin up.
- Local
Broker LocalConnection Broker Connection Spec Response - The details for connecting with Local Broker.
- Log
Level string - The log level of the Bridge Connector instances.
- Node
Tolerations NodeTolerations Response - The Node Tolerations for the Bridge Connector pods.
- map[string]string
- Resource tags.
- extended
Location ExtendedLocation Property Response - Extended Location
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kafka
Connection KafkaRemote Broker Connection Spec Response - The details for connecting with Remote Kafka Broker.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The status of the last operation.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- client
Id StringPrefix - The client id prefix of the dynamically generated client ids.
- image
Container
Image Response - The details of KafkaConnector Docker Image.
- instances Integer
- The number of KafkaConnector pods to spin up.
- local
Broker LocalConnection Broker Connection Spec Response - The details for connecting with Local Broker.
- log
Level String - The log level of the Bridge Connector instances.
- node
Tolerations NodeTolerations Response - The Node Tolerations for the Bridge Connector pods.
- Map<String,String>
- Resource tags.
- extended
Location ExtendedLocation Property Response - Extended Location
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kafka
Connection KafkaRemote Broker Connection Spec Response - The details for connecting with Remote Kafka Broker.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The status of the last operation.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- client
Id stringPrefix - The client id prefix of the dynamically generated client ids.
- image
Container
Image Response - The details of KafkaConnector Docker Image.
- instances number
- The number of KafkaConnector pods to spin up.
- local
Broker LocalConnection Broker Connection Spec Response - The details for connecting with Local Broker.
- log
Level string - The log level of the Bridge Connector instances.
- node
Tolerations 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}
- kafka_
connection KafkaRemote Broker Connection Spec Response - 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 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"
- client_
id_ strprefix - The client id prefix of the dynamically generated client ids.
- image
Container
Image Response - The details of KafkaConnector Docker Image.
- instances int
- The number of KafkaConnector pods to spin up.
- 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.
- extended
Location Property Map - Extended Location
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kafka
Connection 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
- provisioning
State String - The status of the last operation.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- client
Id StringPrefix - 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.
- local
Broker Property MapConnection - The details for connecting with Local Broker.
- log
Level String - The log level of the Bridge Connector instances.
- node
Tolerations 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.
- Pull
Policy string - Image pull policy.
- Pull
Secrets string - Image pull secrets.
- Repository string
- The Docker image name.
- Tag string
- The Docker image tag.
- Pull
Policy string - Image pull policy.
- Pull
Secrets string - Image pull secrets.
- repository String
- The Docker image name.
- tag String
- The Docker image tag.
- pull
Policy String - Image pull policy.
- pull
Secrets String - Image pull secrets.
- repository string
- The Docker image name.
- tag string
- The Docker image tag.
- pull
Policy string - Image pull policy.
- pull
Secrets 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.
- pull
Policy String - Image pull policy.
- pull
Secrets String - Image pull secrets.
ExtendedLocationPropertyResponse
KafkaRemoteBrokerAuthenticationPropertiesResponse
- Enabled bool
- If authentication is enabled for Kafka remote broker.
- Auth
Type Pulumi.Azure Native. Io TOperations MQ. Inputs. Kafka Remote Broker Authentication Types Response - The type of authentication to use for Kafka remote broker.
- Enabled bool
- If authentication is enabled for Kafka remote broker.
- Auth
Type KafkaRemote Broker Authentication Types Response - The type of authentication to use for Kafka remote broker.
- enabled Boolean
- If authentication is enabled for Kafka remote broker.
- auth
Type KafkaRemote Broker Authentication Types Response - The type of authentication to use for Kafka remote broker.
- enabled boolean
- If authentication is enabled for Kafka remote broker.
- auth
Type KafkaRemote Broker Authentication Types Response - The type of authentication to use for Kafka remote broker.
- enabled bool
- If authentication is enabled for Kafka remote broker.
- auth_
type KafkaRemote Broker Authentication Types Response - The type of authentication to use for Kafka remote broker.
- enabled Boolean
- If authentication is enabled for Kafka remote broker.
- auth
Type Property Map - The type of authentication to use for Kafka remote broker.
KafkaRemoteBrokerAuthenticationTypesResponse
- Sasl
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Sasl Remote Broker Basic Authentication Response - Sasl remote broker authentication method.
- System
Assigned 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. Kafka X509Authentication Response - X509 remote broker authentication method.
- Sasl
Sasl
Remote Broker Basic Authentication Response - Sasl remote broker authentication method.
- System
Assigned ManagedManaged Identity Identity Authentication Response - Managed identity remote broker authentication method.
- X509
Kafka
X509Authentication Response - X509 remote broker authentication method.
- sasl
Sasl
Remote Broker Basic Authentication Response - Sasl remote broker authentication method.
- system
Assigned ManagedManaged Identity Identity Authentication Response - Managed identity remote broker authentication method.
- x509
Kafka
X509Authentication Response - X509 remote broker authentication method.
- sasl
Sasl
Remote Broker Basic Authentication Response - Sasl remote broker authentication method.
- system
Assigned ManagedManaged Identity Identity Authentication Response - Managed identity remote broker authentication method.
- x509
Kafka
X509Authentication Response - X509 remote broker authentication method.
- sasl
Sasl
Remote Broker Basic Authentication Response - Sasl remote broker authentication method.
- system_
assigned_ Managedmanaged_ identity Identity Authentication Response - Managed identity remote broker authentication method.
- x509
Kafka
X509Authentication Response - X509 remote broker authentication method.
- sasl Property Map
- Sasl remote broker authentication method.
- system
Assigned Property MapManaged Identity - Managed identity remote broker authentication method.
- x509 Property Map
- X509 remote broker authentication method.
KafkaRemoteBrokerConnectionSpecResponse
- Authentication
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Kafka Remote Broker Authentication Properties Response - The remote broker authentication methods.
- Endpoint string
- The endpoint of remote broker to connect to.
- Tls
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Kafka Remote Broker Connection Tls Response - TLS details for Remote broker Connection.
- Authentication
Kafka
Remote Broker Authentication Properties Response - The remote broker authentication methods.
- Endpoint string
- The endpoint of remote broker to connect to.
- Tls
Kafka
Remote Broker Connection Tls Response - TLS details for Remote broker Connection.
- authentication
Kafka
Remote Broker Authentication Properties Response - The remote broker authentication methods.
- endpoint String
- The endpoint of remote broker to connect to.
- tls
Kafka
Remote Broker Connection Tls Response - TLS details for Remote broker Connection.
- authentication
Kafka
Remote Broker Authentication Properties Response - The remote broker authentication methods.
- endpoint string
- The endpoint of remote broker to connect to.
- tls
Kafka
Remote Broker Connection Tls Response - TLS details for Remote broker Connection.
- authentication
Kafka
Remote Broker Authentication Properties Response - The remote broker authentication methods.
- endpoint str
- The endpoint of remote broker to connect to.
- tls
Kafka
Remote Broker Connection Tls Response - TLS details for Remote broker Connection.
- authentication Property Map
- The remote broker authentication methods.
- endpoint String
- The endpoint of remote broker to connect to.
- tls Property Map
- TLS details for Remote broker Connection.
KafkaRemoteBrokerConnectionTlsResponse
- Tls
Enabled bool - Tls Enabled on Remote Broker Connection.
- Trusted
Ca stringCertificate Config Map - Trusted CA certificate name for Remote Broker.
- Tls
Enabled bool - Tls Enabled on Remote Broker Connection.
- Trusted
Ca stringCertificate Config Map - Trusted CA certificate name for Remote Broker.
- tls
Enabled Boolean - Tls Enabled on Remote Broker Connection.
- trusted
Ca StringCertificate Config Map - Trusted CA certificate name for Remote Broker.
- tls
Enabled boolean - Tls Enabled on Remote Broker Connection.
- trusted
Ca 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.
- tls
Enabled Boolean - Tls Enabled on Remote Broker Connection.
- trusted
Ca StringCertificate Config Map - Trusted CA certificate name for Remote Broker.
KafkaTokenKeyVaultPropertiesResponse
- Vault
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Key Vault Connection Properties Response - KeyVault properties.
- Vault
Secret Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault secret details.
- Username string
- Username to connect with.
- Vault
Key
Vault Connection Properties Response - KeyVault properties.
- Vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- Username string
- Username to connect with.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- username String
- Username to connect with.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- username string
- Username to connect with.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault_
secret KeyVault Secret Object Response - KeyVault secret details.
- username str
- Username to connect with.
- vault Property Map
- KeyVault properties.
- vault
Secret Property Map - KeyVault secret details.
- username String
- Username to connect with.
KafkaX509AuthenticationResponse
- Key
Vault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Certificate Properties Response - Keyvault X509 secret properties.
- Secret
Name string - Secret where cert details are stored.
- Key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- Secret
Name string - Secret where cert details are stored.
- key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- secret
Name String - Secret where cert details are stored.
- key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- secret
Name 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.
- key
Vault Property Map - Keyvault X509 secret properties.
- secret
Name String - Secret where cert details are stored.
KeyVaultCertificatePropertiesResponse
- Vault
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Key Vault Connection Properties Response - KeyVault properties.
- Vault
Cert Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault Cert secret details.
- Vault
Ca Pulumi.Chain Secret Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault CA chain secret details.
- Vault
Key
Vault 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
Key
Vault 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
Key
Vault 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
Key
Vault 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.
- vault
Cert Property Map - KeyVault Cert secret details.
- vault
Ca Property MapChain Secret - KeyVault CA chain secret details.
KeyVaultConnectionPropertiesResponse
- Credentials
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Key Vault Credentials Properties Response - KeyVault credentials.
- Directory
Id string - KeyVault directoryId.
- Name string
- KeyVault name.
- Credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- Directory
Id string - KeyVault directoryId.
- Name string
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory
Id String - KeyVault directoryId.
- name String
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory
Id string - KeyVault directoryId.
- name string
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory_
id str - KeyVault directoryId.
- name str
- KeyVault name.
- credentials Property Map
- KeyVault credentials.
- directory
Id String - KeyVault directoryId.
- name String
- KeyVault name.
KeyVaultCredentialsPropertiesResponse
- Service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- Service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- service
Principal StringLocal Secret Name - KeyVault service principal local secret name.
- service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- service_
principal_ strlocal_ secret_ name - KeyVault service principal local secret name.
- service
Principal 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
Local
Broker Kubernetes Authentication Response - Kubernetes local broker authentication method.
- kubernetes
Local
Broker Kubernetes Authentication Response - Kubernetes local broker authentication method.
- kubernetes
Local
Broker Kubernetes Authentication Response - Kubernetes local broker authentication method.
- kubernetes
Local
Broker 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
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
Local
Broker Connection Tls Response - TLS details for Local broker Connection.
- authentication
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
Local
Broker Connection Tls Response - TLS details for Local broker Connection.
- authentication
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
Local
Broker Connection Tls Response - TLS details for Local broker Connection.
- authentication
Local
Broker 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
Local
Broker 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
- Tls
Enabled bool - Tls Enabled on Local Broker Connection.
- Trusted
Ca stringCertificate Config Map - Trusted CA certificate config map name for Local Broker.
- Tls
Enabled bool - Tls Enabled on Local Broker Connection.
- Trusted
Ca stringCertificate Config Map - Trusted CA certificate config map name for Local Broker.
- tls
Enabled Boolean - Tls Enabled on Local Broker Connection.
- trusted
Ca StringCertificate Config Map - Trusted CA certificate config map name for Local Broker.
- tls
Enabled boolean - Tls Enabled on Local Broker Connection.
- trusted
Ca 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.
- tls
Enabled Boolean - Tls Enabled on Local Broker Connection.
- trusted
Ca StringCertificate Config Map - Trusted CA certificate config map name for Local Broker.
LocalBrokerKubernetesAuthenticationResponse
- Secret
Path string - Secret Path where SAT is mounted.
- Service
Account stringToken Name - Token name where SAT is mounted on secret path.
- Secret
Path string - Secret Path where SAT is mounted.
- Service
Account stringToken Name - Token name where SAT is mounted on secret path.
- secret
Path String - Secret Path where SAT is mounted.
- service
Account StringToken Name - Token name where SAT is mounted on secret path.
- secret
Path string - Secret Path where SAT is mounted.
- service
Account 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.
- secret
Path String - Secret Path where SAT is mounted.
- service
Account StringToken Name - Token name where SAT is mounted on secret path.
ManagedIdentityAuthenticationResponse
- Audience string
- Token audience.
- Extension
Name string - Arc Extension name.
- Audience string
- Token audience.
- Extension
Name string - Arc Extension name.
- audience String
- Token audience.
- extension
Name String - Arc Extension name.
- audience string
- Token audience.
- extension
Name string - Arc Extension name.
- audience str
- Token audience.
- extension_
name str - Arc Extension name.
- audience String
- Token audience.
- extension
Name String - Arc Extension name.
NodeTolerationsResponse
SaslRemoteBrokerBasicAuthenticationResponse
- Sasl
Type string - Sasl Mechanism for remote broker authentication.
- Token
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Sasl Remote Broker Basic Authentication Token Response - Sasl token for remote broker authentication.
- Sasl
Type string - Sasl Mechanism for remote broker authentication.
- Token
Sasl
Remote Broker Basic Authentication Token Response - Sasl token for remote broker authentication.
- sasl
Type String - Sasl Mechanism for remote broker authentication.
- token
Sasl
Remote Broker Basic Authentication Token Response - Sasl token for remote broker authentication.
- sasl
Type string - Sasl Mechanism for remote broker authentication.
- token
Sasl
Remote Broker Basic Authentication Token Response - Sasl token for remote broker authentication.
- sasl_
type str - Sasl Mechanism for remote broker authentication.
- token
Sasl
Remote Broker Basic Authentication Token Response - Sasl token for remote broker authentication.
- sasl
Type String - Sasl Mechanism for remote broker authentication.
- token Property Map
- Sasl token for remote broker authentication.
SaslRemoteBrokerBasicAuthenticationTokenResponse
- Key
Vault Pulumi.Azure Native. Io TOperations MQ. Inputs. Kafka Token Key Vault Properties Response - Keyvault token keyvault secret properties.
- Secret
Name string - Secret where cert details are stored.
- Key
Vault KafkaToken Key Vault Properties Response - Keyvault token keyvault secret properties.
- Secret
Name string - Secret where cert details are stored.
- key
Vault KafkaToken Key Vault Properties Response - Keyvault token keyvault secret properties.
- secret
Name String - Secret where cert details are stored.
- key
Vault KafkaToken Key Vault Properties Response - Keyvault token keyvault secret properties.
- secret
Name string - Secret where cert details are stored.
- key_
vault KafkaToken Key Vault Properties Response - Keyvault token keyvault secret properties.
- secret_
name str - Secret where cert details are stored.
- key
Vault Property Map - Keyvault token keyvault secret properties.
- secret
Name String - Secret where cert details are stored.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi