IOperationOperations 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 operationOperations.
public interface IOperationOperations
type IOperationOperations = interface
Public Interface IOperationOperations
Métodos
ListByTagsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lista uma coleção de operações associadas a marcas. |
ListByTagsWithHttpMessagesAsync(String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken) |
Lista uma coleção de operações associadas a marcas. |
Métodos de Extensão
ListByTags(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>) |
Lista uma coleção de operações associadas a marcas. |
ListByTagsAsync(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, CancellationToken) |
Lista uma coleção de operações associadas a marcas. |
ListByTagsNext(IOperationOperations, String) |
Lista uma coleção de operações associadas a marcas. |
ListByTagsNextAsync(IOperationOperations, String, CancellationToken) |
Lista uma coleção de operações associadas a marcas. |
Aplica-se a
Azure SDK for .NET