Share via


VpnSiteId.VpnSite Property

Definition

Gets the resource-uri of the vpn-site for which config is to be fetched.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnSite")]
public string VpnSite { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnSite")>]
member this.VpnSite : string
Public ReadOnly Property VpnSite As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to