ISkusOperations 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 de SkusOperations.
public interface ISkusOperations
type ISkusOperations = interface
Public Interface ISkusOperations
Métodos
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
Métodos de Extensão
List(ISkusOperations, String) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
ListAsync(ISkusOperations, String, CancellationToken) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
ListNext(ISkusOperations, String) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
ListNextAsync(ISkusOperations, String, CancellationToken) |
Obtém todos os SKUs de recurso do Azure Lab Services. |
Aplica-se a
Azure SDK for .NET