次の方法で共有


HubIPAddresses.PublicIPs プロパティ

定義

Azure ファイアウォールに関連付けられているパブリック IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="publicIPs")]
public Microsoft.Azure.Management.Network.Models.HubPublicIPAddresses PublicIPs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIPs")>]
member this.PublicIPs : Microsoft.Azure.Management.Network.Models.HubPublicIPAddresses with get, set
Public Property PublicIPs As HubPublicIPAddresses

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象