Dela via


VpnConnectionInner.UseLocalAzureIpAddress Property

Definition

Gets or sets use local azure ip to initiate connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to