IpamPoolProperties.MinAllocationSize 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.
Minimum number of IP addresses required for allocations from this IpamPool to be compliant. Must be less than or equal to the maximum allocation size. If not specified or empty, no minimum is enforced.
public string MinAllocationSize { get; set; }
member this.MinAllocationSize : string with get, set
Public Property MinAllocationSize As String