ExpressRoutePort Class
ExpressRoute Port.
Constructor
ExpressRoutePort(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
ExpressRoutePort properties. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
identity
|
The identity of ExpressRoutePort, if configured. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
identity
The identity of ExpressRoutePort, if configured.
identity: _models.ManagedServiceIdentity | None
properties
ExpressRoutePort properties.
properties: _models.ExpressRoutePortPropertiesFormat | None