Compartilhar via


VirtualNetworkGatewayConnection.UseLocalAzureIpAddress Propriedade

Definição

Obtém ou define o uso de IP do Azure local privado para a conexão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a