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. NOTE: This property will not be serialized. It can only be populated by the server. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
provisioning |
The provisioning state of the authorization resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
connectionResourceUri?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
provisioningState
The provisioning state of the authorization resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string