Partager via


IWebCategoriesOperations Interface

Définition

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 à