Compartir a través de


EffectiveBaseSecurityAdminRule.RuleGroups Propiedad

Definición

Obtiene o establece grupos de configuración efectivos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a