VirtualNetworkAddressSpace.IpamPoolPrefixAllocations 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.
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)