Compartir a través de


VpnSiteLinkConnectionInner.UseLocalAzureIpAddress Propiedad

Definición

Obtiene o establece el uso de azure ip local para iniciar la conexión.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a