L2IsolationDomainPatchProperties interface

L2 Isolation Domain Patch Properties defines the patchable properties of the resource.

Extends

Properties

extendedVlan

Extended VLAN status.

mtu

Maximum transmission unit. Default value is 1500.

networkToNetworkInterconnectId

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

Inherited Properties

annotation

Switch configuration description.

Property Details

extendedVlan

Extended VLAN status.

extendedVlan?: string

Property Value

string

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

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation