次の方法で共有


AzureFirewallIPConfiguration.PublicIPAddress プロパティ

定義

PublicIP リソースへの参照を取得または設定します。 サブネットが null でない場合、このフィールドは必須の入力です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象