Compartir a través de


VirtualNetworkGateway.EnablePrivateIpAddress Propiedad

Definición

Obtiene o establece si la dirección IP privada debe habilitarse en esta puerta de enlace para las conexiones o no.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a