次の方法で共有


VpnSiteId.VpnSite プロパティ

定義

構成をフェッチする vpn-site の resource-uri を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="vpnSite")]
public string VpnSite { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnSite")>]
member this.VpnSite : string
Public ReadOnly Property VpnSite As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象