IManagedNetworkFabricIdentity.L2IsolationDomainName Property

Definition

Name of the L2 Isolation Domain.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Name of the L2 Isolation Domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="l2IsolationDomainName", Update=true)]
public string L2IsolationDomainName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Name of the L2 Isolation Domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="l2IsolationDomainName", Update=true)>]
member this.L2IsolationDomainName : string with get, set
Public Property L2IsolationDomainName As String

Property Value

Attributes

Applies to