Compartilhar via


VirtualNetworkGateway.EnablePrivateIpAddress Propriedade

Definição

Obtém ou define se o IP privado precisa ser habilitado neste gateway para conexões ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enablePrivateIpAddress")]
public bool? EnablePrivateIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enablePrivateIpAddress")>]
member this.EnablePrivateIpAddress : Nullable<bool> with get, set
Public Property EnablePrivateIpAddress As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a