OperationsExtensions Class

Definition

Extension methods for Operations.

public static class OperationsExtensions
type OperationsExtensions = class
Public Module OperationsExtensions
Inheritance
OperationsExtensions

Methods

List(IOperations)

Lists the available billing REST API operations. https://docs.microsoft.com/en-us/rest/api/billing/

ListAsync(IOperations, CancellationToken)

Lists the available billing REST API operations. https://docs.microsoft.com/en-us/rest/api/billing/

ListNext(IOperations, String)

Lists the available billing REST API operations. https://docs.microsoft.com/en-us/rest/api/billing/

ListNextAsync(IOperations, String, CancellationToken)

Lists the available billing REST API operations. https://docs.microsoft.com/en-us/rest/api/billing/

Applies to