IpamPoolPrefixAllocation Class
IpamPool prefix allocation reference.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
IpamPoolPrefixAllocation(*, number_of_ip_addresses: str | None = None, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
number_of_ip_addresses
|
Number of IP addresses to allocate. Default value: None
|
id
|
Resource id of the associated Azure IpamPool resource. Default value: None
|