Share via


WorkloadNetworkPublicIP.NumberOfPublicIPs Property

Definition

Gets or sets number of Public IPs requested.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfPublicIPs")]
public long? NumberOfPublicIPs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfPublicIPs")>]
member this.NumberOfPublicIPs : Nullable<int64> with get, set
Public Property NumberOfPublicIPs As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to