getBrokerAuthorization

Get a BrokerAuthorizationResource Uses Azure REST API version 2024-07-01-preview. Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2024-11-01, 2025-04-01.

Return

Instance broker authorizations resource

Parameters

argument

null


suspend fun getBrokerAuthorization(authorizationName: String, brokerName: String, instanceName: String, resourceGroupName: String): GetBrokerAuthorizationResult

Return

Instance broker authorizations resource

Parameters

authorizationName

Name of Instance broker authorization resource

brokerName

Name of broker.

instanceName

Name of instance.

resourceGroupName

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

See also


Return

Instance broker authorizations resource

Parameters

argument

Builder for com.pulumi.azurenative.iotoperations.kotlin.inputs.GetBrokerAuthorizationPlainArgs.

See also