Condividi tramite


IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methods

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

List all operations available through Azure Alerts Management Resource Provider.

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

List all operations available through Azure Alerts Management Resource Provider.

Extension Methods

List(IOperations)

List all operations available through Azure Alerts Management Resource Provider.

ListAsync(IOperations, CancellationToken)

List all operations available through Azure Alerts Management Resource Provider.

ListNext(IOperations, String)

List all operations available through Azure Alerts Management Resource Provider.

ListNextAsync(IOperations, String, CancellationToken)

List all operations available through Azure Alerts Management Resource Provider.

Applies to