Compartilhar via


IOperations Interface

Definição

Operações.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Métodos

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lista todas as operações disponíveis da API REST microsoft.resources.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Lista todas as operações disponíveis da API REST microsoft.resources.

Métodos de Extensão

List(IOperations)

Lista todas as operações disponíveis da API REST microsoft.resources.

ListAsync(IOperations, CancellationToken)

Lista todas as operações disponíveis da API REST microsoft.resources.

ListNext(IOperations, String)

Lista todas as operações disponíveis da API REST microsoft.resources.

ListNextAsync(IOperations, String, CancellationToken)

Lista todas as operações disponíveis da API REST microsoft.resources.

Aplica-se a