getBrokerAuthentication

Get a BrokerAuthenticationResource Uses Azure REST API version 2023-10-04-preview.

Return

MQ broker/authentication resource

Parameters

argument

null


suspend fun getBrokerAuthentication(authenticationName: String, brokerName: String, mqName: String, resourceGroupName: String): GetBrokerAuthenticationResult

Return

MQ broker/authentication resource

Parameters

authenticationName

Name of MQ broker/authentication resource

brokerName

Name of MQ broker resource

mqName

Name of MQ resource

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

MQ broker/authentication resource

Parameters

argument

Builder for com.pulumi.azurenative.iotoperationsmq.kotlin.inputs.GetBrokerAuthenticationPlainArgs.

See also