L2IsolationDomainPatch interface

The L2 Isolation Domain patch resource definition.

Extends

Properties

annotation

Switch configuration description.

extendedVlan

Extended VLAN status.

identity

The managed service identities assigned to this resource.

mtu

Maximum transmission unit. Default value is 1500.

networkToNetworkInterconnectId

ARM Resource ID of the networkToNetworkInterconnectId of the L2 ISD resource.

Inherited Properties

tags

Resource tags.

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

extendedVlan

Extended VLAN status.

extendedVlan?: string

Property Value

string

identity

The managed service identities assigned to this resource.

identity?: ManagedServiceIdentityPatch

Property Value

mtu

Maximum transmission unit. Default value is 1500.

mtu?: number

Property Value

number

networkToNetworkInterconnectId

ARM Resource ID of the networkToNetworkInterconnectId of the L2 ISD resource.

networkToNetworkInterconnectId?: string

Property Value

string

Inherited Property Details

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TagsUpdate.tags