次の方法で共有


VpnServerConfigurationsResponse.VpnServerConfigurationResourceIds プロパティ

定義

VirtualWan に関連付けられている VpnServerConfigurations の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vpnServerConfigurationResourceIds")]
public System.Collections.Generic.IList<string> VpnServerConfigurationResourceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnServerConfigurationResourceIds")>]
member this.VpnServerConfigurationResourceIds : System.Collections.Generic.IList<string> with get, set
Public Property VpnServerConfigurationResourceIds As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象