NetworkCloudTrunkedNetworkData.IsolationDomainIds Property

Definition

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

public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> IsolationDomainIds { get; }
member this.IsolationDomainIds : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property IsolationDomainIds As IList(Of ResourceIdentifier)

Property Value

Applies to