Share via


EffectiveBaseSecurityAdminRule.RuleCollectionAppliesToGroups Property

Definition

Gets or sets groups for rule collection

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to