IL2Network.L2IsolationDomainId 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.
The resource ID of the Network Fabric l2IsolationDomain.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the Network Fabric l2IsolationDomain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="l2IsolationDomainId")]
public string L2IsolationDomainId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the Network Fabric l2IsolationDomain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="l2IsolationDomainId")>]
member this.L2IsolationDomainId : string with get, set
Public Property L2IsolationDomainId As String
Property Value
- Attributes