Compartir a través de


AddActionGroups.ActionGroupIds Propiedad

Definición

Obtiene o establece la lista de identificadores de grupo de acciones que se van a agregar a la regla de procesamiento de alertas.

[Newtonsoft.Json.JsonProperty(PropertyName="actionGroupIds")]
public System.Collections.Generic.IList<string> ActionGroupIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionGroupIds")>]
member this.ActionGroupIds : System.Collections.Generic.IList<string> with get, set
Public Property ActionGroupIds As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a