AuthorizationPropertiesFormat interface
Properties of ExpressRouteCircuitAuthorization.
Properties
| authorization |
The authorization key. |
| authorization |
The authorization use status. |
Property Details
authorizationKey
The authorization key.
authorizationKey?: string
Property Value
string
authorizationUseStatus
The authorization use status.
authorizationUseStatus?: "Available" | "InUse"
Property Value
"Available" | "InUse"