IpamPoolUpdateProperties.MaxAllocationSize 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.
Maximum number of IP addresses allowed for allocations from this IpamPool to be compliant. Must be greater than or equal to the minimum allocation size. Omit to leave the current value unchanged; set to an empty string to clear it.
public string MaxAllocationSize { get; set; }
member this.MaxAllocationSize : string with get, set
Public Property MaxAllocationSize As String