Share via


StaticCidrProperties interface

Properties of static CIDR resource.

Properties

addressPrefixes

List of IP address prefixes of the resource.

description
numberOfIPAddressesToAllocate

Number of IP addresses to allocate for a static CIDR resource. The IP addresses will be assigned based on IpamPools available space.

provisioningState

Provisioning states of a resource.

totalNumberOfIPAddresses

Total number of IP addresses allocated for the static CIDR resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

addressPrefixes

List of IP address prefixes of the resource.

addressPrefixes?: string[]

Property Value

string[]

description

description?: string

Property Value

string

numberOfIPAddressesToAllocate

Number of IP addresses to allocate for a static CIDR resource. The IP addresses will be assigned based on IpamPools available space.

numberOfIPAddressesToAllocate?: string

Property Value

string

provisioningState

Provisioning states of a resource.

provisioningState?: string

Property Value

string

totalNumberOfIPAddresses

Total number of IP addresses allocated for the static CIDR resource. NOTE: This property will not be serialized. It can only be populated by the server.

totalNumberOfIPAddresses?: string

Property Value

string