Get Express Route Circuit Authorization Result
data class GetExpressRouteCircuitAuthorizationResult(val authorizationKey: String? = null, val authorizationUseStatus: String? = null, val azureApiVersion: String, val connectionResourceUri: String, val etag: String, val id: String? = null, val name: String? = null, val provisioningState: String, val type: String)
Authorization in an ExpressRouteCircuit resource.
Properties
Link copied to clipboard
The authorization key.
Link copied to clipboard
The authorization use status.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The reference to the ExpressRoute connection resource using the authorization.
Link copied to clipboard
The provisioning state of the authorization resource.