WebhookNotificationEvent Struct

Definition

notification event.

C#
public readonly struct WebhookNotificationEvent : IEquatable<Azure.ResourceManager.AppComplianceAutomation.Models.WebhookNotificationEvent>
Inheritance
WebhookNotificationEvent
Implements

Constructors

Properties

AssessmentFailure

The subscribed report failed while collecting the assessments.

GenerateSnapshotFailed

The subscribed report's snapshot is failed to generate.

GenerateSnapshotSuccess

The subscribed report's snapshot is successfully generated.

ReportConfigurationChanges

The subscribed report's configuration is changed.

ReportDeletion

The subscribed report is deleted.

Methods

Equals(WebhookNotificationEvent)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest