다음을 통해 공유


IProductsOperations 인터페이스

정의

ProductsOperations 작업.

public interface IProductsOperations
type IProductsOperations = interface
Public Interface IProductsOperations

메서드

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

ID로 제품을 가져옵니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

MoveWithHttpMessagesAsync(String, String, TransferProductRequestProperties, Dictionary<String,List<String>>, CancellationToken)

제품의 요금을 새 청구서 섹션으로 이동합니다. 새 청구서 섹션은 기존 청구서 섹션과 동일한 청구 프로필에 속해야 합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

UpdateWithHttpMessagesAsync(String, String, Product, Dictionary<String,List<String>>, CancellationToken)

Product의 속성을 업데이트. 현재 자동 갱신은 업데이트할 수 있습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다.

ValidateMoveWithHttpMessagesAsync(String, String, TransferProductRequestProperties, Dictionary<String,List<String>>, CancellationToken)

제품의 요금을 새 청구서 섹션으로 이동할 수 있는지 확인합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

확장 메서드

Get(IProductsOperations, String, String)

ID로 제품을 가져옵니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IProductsOperations, String, String, CancellationToken)

ID로 제품을 가져옵니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IProductsOperations, String, String)

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IProductsOperations, String, String, CancellationToken)

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IProductsOperations, String)

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IProductsOperations, String, CancellationToken)

청구 계정에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IProductsOperations, String, String, String)

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IProductsOperations, String, String, String, CancellationToken)

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IProductsOperations, String)

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IProductsOperations, String, CancellationToken)

청구 프로필에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 또는 Microsoft 파트너 계약 청구 계정에 대해 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomer(IProductsOperations, String, String)

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerAsync(IProductsOperations, String, String, CancellationToken)

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNext(IProductsOperations, String)

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNextAsync(IProductsOperations, String, CancellationToken)

고객의 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 파트너 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSection(IProductsOperations, String, String, String, String)

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionAsync(IProductsOperations, String, String, String, String, CancellationToken)

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNext(IProductsOperations, String)

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNextAsync(IProductsOperations, String, CancellationToken)

청구서 섹션에 대한 제품을 나열합니다. 사용량에 따라 청구되는 제품은 포함되지 않습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

Move(IProductsOperations, String, String, TransferProductRequestProperties)

제품의 요금을 새 청구서 섹션으로 이동합니다. 새 청구서 섹션은 기존 청구서 섹션과 동일한 청구 프로필에 속해야 합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

MoveAsync(IProductsOperations, String, String, TransferProductRequestProperties, CancellationToken)

제품의 요금을 새 청구서 섹션으로 이동합니다. 새 청구서 섹션은 기존 청구서 섹션과 동일한 청구 프로필에 속해야 합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

Update(IProductsOperations, String, String, Product)

Product의 속성을 업데이트. 현재 자동 갱신은 업데이트할 수 있습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다.

UpdateAsync(IProductsOperations, String, String, Product, CancellationToken)

Product의 속성을 업데이트. 현재 자동 갱신은 업데이트할 수 있습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다.

ValidateMove(IProductsOperations, String, String, TransferProductRequestProperties)

제품의 요금을 새 청구서 섹션으로 이동할 수 있는지 확인합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

ValidateMoveAsync(IProductsOperations, String, String, TransferProductRequestProperties, CancellationToken)

제품의 요금을 새 청구서 섹션으로 이동할 수 있는지 확인합니다. 이 작업은 반복 요금으로 구매한 제품 및 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다. https://docs.microsoft.com/en-us/rest/api/billing/

적용 대상