Partager via


ActionList.ActionGroups Propriété

Définition

Obtient ou définit la liste des groupes d’actions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à