다음을 통해 공유


BillingAccount interface

BillingAccount를 나타내는 인터페이스입니다.

메서드

getPolicy(string, BillingAccountGetPolicyOptionalParams)

청구 계정 정책을 가져옵니다.

메서드 세부 정보

getPolicy(string, BillingAccountGetPolicyOptionalParams)

청구 계정 정책을 가져옵니다.

function getPolicy(billingAccountId: string, options?: BillingAccountGetPolicyOptionalParams): Promise<BillingAccountPoliciesResponse>

매개 변수

billingAccountId

string

청구 계정 ID입니다.

options
BillingAccountGetPolicyOptionalParams

옵션 매개 변수입니다.

반환