次の方法で共有


ActiveBaseSecurityAdminRule.RuleCollectionAppliesToGroups プロパティ

定義

ルール コレクションのグループを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象