IWebCategoriesOperations 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.
Opérations WebCategoriesOperations.
public interface IWebCategoriesOperations
type IWebCategoriesOperations = interface
Public Interface IWebCategoriesOperations
Méthodes
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient la catégorie web Azure spécifiée. |
ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtient toutes les catégories web Azure d’un abonnement. |
ListBySubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Obtient toutes les catégories web Azure d’un abonnement. |
Méthodes d’extension
Get(IWebCategoriesOperations, String, String) |
Obtient la catégorie web Azure spécifiée. |
GetAsync(IWebCategoriesOperations, String, String, CancellationToken) |
Obtient la catégorie web Azure spécifiée. |
ListBySubscription(IWebCategoriesOperations) |
Obtient toutes les catégories web Azure d’un abonnement. |
ListBySubscriptionAsync(IWebCategoriesOperations, CancellationToken) |
Obtient toutes les catégories web Azure d’un abonnement. |
ListBySubscriptionNext(IWebCategoriesOperations, String) |
Obtient toutes les catégories web Azure d’un abonnement. |
ListBySubscriptionNextAsync(IWebCategoriesOperations, String, CancellationToken) |
Obtient toutes les catégories web Azure d’un abonnement. |
S’applique à
Azure SDK for .NET