L2IsolationDomainProperties interface

L2Isolation Domain Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

mtu

Maximum transmission unit. Default value is 1500.

networkFabricId

ARM Resource ID of the Network Fabric.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

vlanId

Vlan Identifier of the Network Fabric. Example: 501.

Inherited Properties

annotation

Switch configuration description.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

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

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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