getAuthorization

ExpressRoute Circuit Authorization Uses Azure REST API version 2022-05-01. Other available API versions: 2023-03-01, 2023-09-01.

Return

ExpressRoute Circuit Authorization

Parameters

argument

null


suspend fun getAuthorization(authorizationName: String, privateCloudName: String, resourceGroupName: String): GetAuthorizationResult

Return

ExpressRoute Circuit Authorization

Parameters

authorizationName

Name of the ExpressRoute Circuit Authorization in the private cloud

privateCloudName

Name of the private cloud

resourceGroupName

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

See also


Return

ExpressRoute Circuit Authorization

Parameters

argument

Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetAuthorizationPlainArgs.

See also