你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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