ExpressRoutePortAuthorization interface

ExpressRoutePort Authorization resource definition.

Extends

Properties

authorizationKey

The authorization key.

authorizationUseStatus

The authorization use status.

circuitResourceUri

The reference to the ExpressRoute circuit resource using the authorization.

etag

A unique read-only string that changes whenever the resource is updated.

provisioningState

The provisioning state of the authorization resource.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

authorizationKey

The authorization key.

authorizationKey?: string

Property Value

string

authorizationUseStatus

The authorization use status.

authorizationUseStatus?: string

Property Value

string

circuitResourceUri

The reference to the ExpressRoute circuit resource using the authorization.

circuitResourceUri?: 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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type