Share via


TrunkedNetworkProperties.IsolationDomainId Property

Definition

The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> IsolationDomainId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.IsolationDomainId : System.Collections.Generic.List<string> with get, set
Public Property IsolationDomainId As List(Of String)

Property Value

Implements

Attributes

Applies to