IpamPoolPrefixAllocation interface

IpamPool prefix allocation reference.

Properties

allocatedAddressPrefixes

List of assigned IP address prefixes in the IpamPool of the associated resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

Resource id of the associated Azure IpamPool resource.

numberOfIpAddresses

Number of IP addresses to allocate.

Property Details

allocatedAddressPrefixes

List of assigned IP address prefixes in the IpamPool of the associated resource. NOTE: This property will not be serialized. It can only be populated by the server.

allocatedAddressPrefixes?: string[]

Property Value

string[]

id

Resource id of the associated Azure IpamPool resource.

id?: string

Property Value

string

numberOfIpAddresses

Number of IP addresses to allocate.

numberOfIpAddresses?: string

Property Value

string