IApiManagementServiceSkusOperations Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Operações ApiManagementServiceSkusOperations.
public interface IApiManagementServiceSkusOperations
type IApiManagementServiceSkusOperations = interface
Public Interface IApiManagementServiceSkusOperations
Métodos
ListAvailableServiceSkusNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
ListAvailableServiceSkusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
Métodos de Extensão
ListAvailableServiceSkus(IApiManagementServiceSkusOperations, String, String) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
ListAvailableServiceSkusAsync(IApiManagementServiceSkusOperations, String, String, CancellationToken) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
ListAvailableServiceSkusNext(IApiManagementServiceSkusOperations, String) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
ListAvailableServiceSkusNextAsync(IApiManagementServiceSkusOperations, String, CancellationToken) |
Obtém SKUs disponíveis para Gerenciamento de API serviço |
Aplica-se a
Azure SDK for .NET