다음을 통해 공유


BillingPropertyOperationsExtensions 클래스

정의

BillingPropertyOperations에 대한 확장 메서드입니다.

public static class BillingPropertyOperationsExtensions
type BillingPropertyOperationsExtensions = class
Public Module BillingPropertyOperationsExtensions
상속
BillingPropertyOperationsExtensions

메서드

Get(IBillingPropertyOperations)

구독에 대한 청구 속성을 가져옵니다. 이 작업은 계약 유형이 기업계약 청구 계정에 대해 지원되지 않습니다. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IBillingPropertyOperations, CancellationToken)

구독에 대한 청구 속성을 가져옵니다. 이 작업은 계약 유형이 기업계약 청구 계정에 대해 지원되지 않습니다. https://docs.microsoft.com/en-us/rest/api/billing/

Update(IBillingPropertyOperations, BillingProperty)

구독의 청구 속성을 업데이트. 현재 비용 센터를 업데이트할 수 있습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다.

UpdateAsync(IBillingPropertyOperations, BillingProperty, CancellationToken)

구독의 청구 속성을 업데이트. 현재 비용 센터를 업데이트할 수 있습니다. 이 작업은 계약 유형이 Microsoft 고객 계약 청구 계정에 대해서만 지원됩니다.

적용 대상