get Broker
Get a BrokerResource Uses Azure REST API version 2023-10-04-preview.
Return
MQ broker resource
Parameters
argument
null
suspend fun getBroker(brokerName: String, mqName: String, resourceGroupName: String): GetBrokerResult
Return
MQ broker resource
Parameters
broker Name
Name of MQ broker resource
mq Name
Name of MQ resource
resource Group Name
The name of the resource group. The name is case insensitive.
See also
Return
MQ broker resource
Parameters
argument
Builder for com.pulumi.azurenative.iotoperationsmq.kotlin.inputs.GetBrokerPlainArgs.