ActionGroup.IsEnabled Property

Definition

Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.

public Azure.Provisioning.BicepValue<bool> IsEnabled { get; set; }
member this.IsEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsEnabled As BicepValue(Of Boolean)

Property Value

Applies to