IpamPoolProperties.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. If not specified or empty, no maximum is enforced.
public string MaxAllocationSize { get; set; }
member this.MaxAllocationSize : string with get, set
Public Property MaxAllocationSize As String