次の方法で共有


VirtualNetworkGateway.InboundDnsForwardingEndpoint プロパティ

定義

DNS 要求を送信できるゲートウェイによって割り当てられた IP アドレスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象