ExpressRouteLink Class
ExpressRouteLink.
Constructor
ExpressRouteLink(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
properties
|
ExpressRouteLink properties. |
|
name
|
Name of child port resource that is unique among child port resources of the parent. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
name
Name of child port resource that is unique among child port resources of the parent.
name: str | None
properties
ExpressRouteLink properties.
properties: _models.ExpressRouteLinkPropertiesFormat | None