IWebhooksClientBeta Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET