WebhookDeliveryStatus Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
webhook deliveryStatus.
public readonly struct WebhookDeliveryStatus : IEquatable<Azure.ResourceManager.AppComplianceAutomation.Models.WebhookDeliveryStatus>
type WebhookDeliveryStatus = struct
Public Structure WebhookDeliveryStatus
Implements IEquatable(Of WebhookDeliveryStatus)
- Inheritance
-
WebhookDeliveryStatus
- Implements
Webhook |
Initializes a new instance of WebhookDeliveryStatus. |
Failed |
The webhook is failed to deliver. |
Not |
The webhook is not delivered. |
Succeeded |
The webhook is delivered successfully. |
Equals(Webhook |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Webhook |
Determines if two WebhookDeliveryStatus values are the same. |
Implicit(String to Webhook |
Converts a string to a WebhookDeliveryStatus. |
Inequality(Webhook |
Determines if two WebhookDeliveryStatus values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: