ExpressRouteCircuitAuthorization interface
Authorization in an ExpressRouteCircuit resource.
- Extends
Properties
| authorization |
The authorization key. |
| authorization |
The authorization use status. |
| connection |
The reference to the ExpressRoute connection resource using the authorization. |
| etag | A unique read-only string that changes whenever the resource is updated. |
| 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
connectionResourceUri
The reference to the ExpressRoute connection resource using the authorization.
connectionResourceUri?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
provisioningState
The provisioning state of the authorization resource.
provisioningState?: string
Property Value
string