IManagedNetworkFabricIdentity.L3IsolationDomainName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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