ExpressRouteLag Class

ExpressRoute LAG.

Constructor

ExpressRouteLag(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

Resource name.

location
str

Resource location.

tags

Resource tags.

properties

ExpressRouteLag properties.

id
str

The unique identifier of the resource.

type
str

The type of the resource.

etag
str

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

identity

The identity of ExpressRouteLag, if configured.

Attributes

etag

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

etag: str | None

identity

The identity of ExpressRouteLag, if configured.

identity: _models.ManagedServiceIdentity | None

properties

ExpressRouteLag properties.

properties: _models.ExpressRouteLagPropertiesFormat | None