L2IsolationDomainProperties interface

L2Isolation Domain Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource.

configurationState

Configuration state of the resource.

extendedVlan

Extended VLAN status, default value is Disabled.

lastOperation

Details of the last operation performed on the resource

mtu

Maximum transmission unit. Default value is 1500.

networkFabricId

ARM Resource ID of the Network Fabric.

networkToNetworkInterconnectId

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

provisioningState

Provisioning state of the resource.

vlanId

Vlan Identifier of the Network Fabric. Example: 501.

Inherited Properties

annotation

Switch configuration description.

Property Details

administrativeState

Administrative state of the resource.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

extendedVlan

Extended VLAN status, default value is Disabled.

extendedVlan?: string

Property Value

string

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

mtu

Maximum transmission unit. Default value is 1500.

mtu?: number

Property Value

number

networkFabricId

ARM Resource ID of the Network Fabric.

networkFabricId: string

Property Value

string

networkToNetworkInterconnectId

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

networkToNetworkInterconnectId?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

vlanId

Vlan Identifier of the Network Fabric. Example: 501.

vlanId: number

Property Value

number

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation