IL2IsolationDomainProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L2IsolationDomainPropertiesTypeConverter))]
public interface IL2IsolationDomainProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L2IsolationDomainPropertiesTypeConverter))>]
type IL2IsolationDomainProperties = interface
    interface IJsonSerializable
    interface IAnnotationResource
Public Interface IL2IsolationDomainProperties
Implements IAnnotationResource
Derived
Attributes
Implements

Properties

Name Description
AdministrativeState

Administrative state of the resource.

Annotation

Switch configuration description.

(Inherited from IAnnotationResource)
ConfigurationState

Configuration state of the resource.

Mtu

Maximum transmission unit. Default value is 1500.

NetworkFabricId

ARM Resource ID of the Network Fabric.

ProvisioningState

Provisioning state of the resource.

VlanId

Vlan Identifier of the Network Fabric. Example: 501.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to