Get Express Route Port Authorization Result
data class GetExpressRoutePortAuthorizationResult(val authorizationKey: String, val authorizationUseStatus: String, val azureApiVersion: String, val circuitResourceUri: String, val etag: String, val id: String? = null, val name: String? = null, val provisioningState: String, val type: String)
ExpressRoutePort Authorization resource definition.
Constructors
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 circuit resource using the authorization.
Link copied to clipboard
The provisioning state of the authorization resource.