IpamPoolUpdateProperties.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. Omit to leave the current value unchanged; set to an empty string to clear it.
public string MinAllocationSize { get; set; }
member this.MinAllocationSize : string with get, set
Public Property MinAllocationSize As String