Sdílet prostřednictvím


StaticCidrProperties.NumberOfIPAddressesToAllocate Property

Definition

Gets or sets number of IP addresses to allocate for a static CIDR resource. The IP addresses will be assigned based on IpamPools available space.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfIPAddressesToAllocate")]
public string NumberOfIPAddressesToAllocate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfIPAddressesToAllocate")>]
member this.NumberOfIPAddressesToAllocate : string with get, set
Public Property NumberOfIPAddressesToAllocate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to