次の方法で共有


ContainerRegistryWebhookPatch.Status プロパティ

定義

操作が呼び出されたときの webhook の状態。

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)

プロパティ値

適用対象