다음을 통해 공유


IOperations 인터페이스

정의

작업 작업.

public interface IOperations
type IOperations = interface
Public Interface IOperations

메서드

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

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

확장 메서드

List(IOperations)

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListAsync(IOperations, CancellationToken)

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListNext(IOperations, String)

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListNextAsync(IOperations, String, CancellationToken)

사용 가능한 청구 REST API 작업을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

적용 대상