ExpressRouteLag interface

ExpressRouteLag resource definition.

Extends

Properties

etag

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

id

The unique identifier of the resource.

identity

The identity of ExpressRouteLag, if configured.

properties

ExpressRouteLag properties.

type

The type of the resource.

Inherited Properties

location

Resource location.

name

Resource name.

tags

Resource tags.

Property Details

etag

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

etag?: string

Property Value

string

id

The unique identifier of the resource.

id?: string

Property Value

string

identity

The identity of ExpressRouteLag, if configured.

identity?: ManagedServiceIdentity

Property Value

properties

ExpressRouteLag properties.

properties?: ExpressRouteLagPropertiesFormat

Property Value

type

The type of the resource.

type?: string

Property Value

string

Inherited Property Details

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags