Share via


VpnConnectionInner.RemoteVpnSite Property

Definition

Gets or sets id of the connected vpn site.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteVpnSite")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource RemoteVpnSite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteVpnSite")>]
member this.RemoteVpnSite : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property RemoteVpnSite As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to