次の方法で共有


EffectiveConnectivityConfiguration.ConfigurationGroups プロパティ

定義

有効な構成グループを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="configurationGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConfigurationGroup> ConfigurationGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationGroups")>]
member this.ConfigurationGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConfigurationGroup> with get, set
Public Property ConfigurationGroups As IList(Of ConfigurationGroup)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象