次の方法で共有


AdminRuleCollection.AppliesToGroups プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象