次の方法で共有


VnetGatewayInner.VpnPackageUri プロパティ

定義

VPN パッケージをダウンロードできる URI を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象