VirtualNetworkGatewayInner.InboundDnsForwardingEndpoint Property

Definition

Gets the IP address allocated by the gateway to which dns requests can be sent.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to