Share via


ContainerRegistryWebhookData.Status Property

Definition

The status of the webhook at the time the operation was called.

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

Property Value

Applies to