IManagedNetworkFabricIdentity.L3IsolationDomainName Property

Definition

Name of the L3 Isolation Domain.

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

Property Value

Attributes

Applies to