ContainerRegistryWebhook.Status Property

Definition

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

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

Property Value

Applies to