Sdílet prostřednictvím


VirtualNetworkAddressSpace.IpamPoolPrefixAllocations Property

Definition

A list of IPAM Pools allocating IP address prefixes.

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

Property Value

Applies to