BillingAccount interface
代表 BillingAccount 的介面。
方法
get |
取得計費帳戶原則。 |
方法詳細資料
getPolicy(string, BillingAccountGetPolicyOptionalParams)
取得計費帳戶原則。
function getPolicy(billingAccountId: string, options?: BillingAccountGetPolicyOptionalParams): Promise<BillingAccountPoliciesResponse>
參數
- billingAccountId
-
string
計費帳戶標識碼。
選項參數。
傳回
Promise<BillingAccountPoliciesResponse>