VnetGatewayInner.VpnPackageUri Property

Definition

Gets or sets the URI where the VPN package can be downloaded.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to