Aracılığıyla paylaş


VpnConnection.RemoteVpnSite Property

Definition

Gets or sets id of the connected vpn site.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to