AppComplianceReportWebhookProperties.SendAllEvents Property

Definition

whether to send notification under any event.

public Azure.ResourceManager.AppComplianceAutomation.Models.SendAllEvent? SendAllEvents { get; set; }
member this.SendAllEvents : Nullable<Azure.ResourceManager.AppComplianceAutomation.Models.SendAllEvent> with get, set
Public Property SendAllEvents As Nullable(Of SendAllEvent)

Property Value

Applies to