共用方式為


WorkloadNetworkPublicIP.NumberOfPublicIPs 屬性

定義

取得或設定要求的公用 IP 數目。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於