WebhookDeliveryStatus Struct

Definition

webhook deliveryStatus.

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

Constructors

WebhookDeliveryStatus(String)

Initializes a new instance of WebhookDeliveryStatus.

Properties

Failed

The webhook is failed to deliver.

NotStarted

The webhook is not delivered.

Succeeded

The webhook is delivered successfully.

Methods

Equals(WebhookDeliveryStatus)

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