次の方法で共有


EffectiveConnectivityConfiguration.AppliesToGroups プロパティ

定義

構成のグループを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象