Share via


IpamPoolPrefixAllocation.AllocatedAddressPrefixes Property

Definition

List of assigned IP address prefixes in the IpamPool of the associated resource.

public Azure.Provisioning.BicepList<string> AllocatedAddressPrefixes { get; }
member this.AllocatedAddressPrefixes : Azure.Provisioning.BicepList<string>
Public ReadOnly Property AllocatedAddressPrefixes As BicepList(Of String)

Property Value

Applies to