通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BillingAccount interface

表示 BillingAccount 的接口。

方法

getPolicy(string, BillingAccountGetPolicyOptionalParams)

获取计费帐户策略。

方法详细信息

getPolicy(string, BillingAccountGetPolicyOptionalParams)

获取计费帐户策略。

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

参数

billingAccountId

string

计费帐户 ID。

options
BillingAccountGetPolicyOptionalParams

选项参数。

返回