Partager via


IWebhooksClientBeta Interface

Définition

Regroupement d’actions de webhook du Registre.

public interface IWebhooksClientBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWebhooksClientBeta = interface
    interface IBeta
Public Interface IWebhooksClientBeta
Implements IBeta
Dérivé
Implémente

Méthodes

Delete(String, String, String)

Supprime un webhook du registre de conteneurs.

DeleteAsync(String, String, String, CancellationToken)

Supprime un webhook du registre de conteneurs.

Get(String, String, String)

Obtient les propriétés du webhook spécifié.

GetAsync(String, String, String, CancellationToken)

Obtient les propriétés du webhook spécifié.

List(String, String)

Répertorie tous les webhooks pour le registre de conteneurs.

ListAsync(String, String, CancellationToken)

Répertorie tous les webhooks pour le registre de conteneurs.

S’applique à