Partager via


VirtualNetworkGateway.EnablePrivateIpAddress Propriété

Définition

Obtient ou définit si l’adresse IP privée doit être activée sur cette passerelle pour les connexions ou non.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à