Partager via


ActionGroupPatchBody.Enabled Propriété

Définition

Obtient ou définit indique si ce groupe d’actions est activé. Si un groupe d’actions n’est pas activé, aucune de ses actions n’est activée.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à