次の方法で共有


IpamPoolUsage.ChildPools Property

Definition

List of IpamPool that are children of this IpamPool.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.IpamResourceBasics> ChildPools { get; }
member this.ChildPools : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.IpamResourceBasics>
Public ReadOnly Property ChildPools As IReadOnlyList(Of IpamResourceBasics)

Property Value

Applies to