次の方法で共有


IWebhookOperations.List メソッド

定義

コンテナー レジストリのすべての Webhook を一覧表示します。

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook> List();
abstract member List : unit -> seq<Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook>
Public Function List () As IEnumerable(Of IWebhook)

戻り値

適用対象