次の方法で共有


VpnProfileResponse.ProfileUrl プロパティ

定義

VPN プロファイルの URL を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象