次の方法で共有


ContainerRegistryWebhookCreateOrUpdateContent.Actions プロパティ

定義

通知を投稿するために Webhook をトリガーするアクションの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookAction>
Public ReadOnly Property Actions As IList(Of ContainerRegistryWebhookAction)

プロパティ値

適用対象