次の方法で共有


AzureFirewallIPConfiguration.PrivateIPAddress プロパティ

定義

ユーザー定義ルートの次ホップとして使用するファイアウォール内部Load Balancer IP を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAddress")]
public string PrivateIPAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAddress")>]
member this.PrivateIPAddress : string
Public ReadOnly Property PrivateIPAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象