Share via


ExpressRoutePortAuthorizationPropertiesFormatOutput interface

Properties of ExpressRoutePort Authorization.

Properties

authorizationKey

The authorization key.

authorizationUseStatus

The authorization use status.

circuitResourceUri

The reference to the ExpressRoute circuit resource using the authorization.

provisioningState

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"

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?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"