ExpressRoutePortAuthorization Class

ExpressRoutePort Authorization resource definition.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network.models._models_py3.SubResource
ExpressRoutePortAuthorization

Constructor

ExpressRoutePortAuthorization(*, id: str | None = None, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

Variables

Name Description
id
str

Resource ID.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

etag
str

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

type
str

Type of the resource.

authorization_key
str

The authorization key.

authorization_use_status

The authorization use status. Known values are: "Available" and "InUse".

circuit_resource_uri
str

The reference to the ExpressRoute circuit resource using the authorization.

provisioning_state

The provisioning state of the authorization resource. Known values are: "Succeeded", "Updating", "Deleting", and "Failed".