AuthorizationPropertiesFormatOutput interface
Properties of ExpressRouteCircuitAuthorization.
Properties
| authorization |
The authorization key. |
| authorization |
The authorization use status. |
| 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?: "Available" | "InUse"
Property Value
"Available" | "InUse"
provisioningState
The provisioning state of the authorization resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"