ExpressRoutePortAuthorizationPropertiesFormat interface
Properties of ExpressRoutePort Authorization.
Properties
| authorization |
The authorization key. |
| authorization |
The authorization use status. |
| circuit |
The reference to the ExpressRoute circuit resource using the authorization. |
| provisioning |
The provisioning state of the authorization resource. |
Property Details
authorizationKey
The authorization key.
authorizationKey?: string
Property Value
string
authorizationUseStatus
The authorization use status.
authorizationUseStatus?: string
Property Value
string
circuitResourceUri
The reference to the ExpressRoute circuit resource using the authorization.
circuitResourceUri?: string
Property Value
string
provisioningState
The provisioning state of the authorization resource.
provisioningState?: string
Property Value
string