VpnProfileResponseInner.ProfileUrl Property

Definition

Gets or sets URL to the VPN profile.

[Newtonsoft.Json.JsonProperty(PropertyName="profileUrl")]
public string ProfileUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profileUrl")>]
member this.ProfileUrl : string with get, set
Public Property ProfileUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to