IVnetGatewayProperties.VpnPackageUri Property

Definition

The URI where the VPN package can be downloaded.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The URI where the VPN package can be downloaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="vpnPackageUri", Update=true)]
public string VpnPackageUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The URI where the VPN package can be downloaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="vpnPackageUri", Update=true)>]
member this.VpnPackageUri : string with get, set
Public Property VpnPackageUri As String

Property Value

Attributes

Applies to