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

BillingProfileCustomerResource.GetBillingProfileCustomerPolicies Method

Definition

Gets a collection of BillingProfileCustomerPolicyResources in the BillingProfileCustomer.

public virtual Azure.ResourceManager.Billing.BillingProfileCustomerPolicyCollection GetBillingProfileCustomerPolicies ();
abstract member GetBillingProfileCustomerPolicies : unit -> Azure.ResourceManager.Billing.BillingProfileCustomerPolicyCollection
override this.GetBillingProfileCustomerPolicies : unit -> Azure.ResourceManager.Billing.BillingProfileCustomerPolicyCollection
Public Overridable Function GetBillingProfileCustomerPolicies () As BillingProfileCustomerPolicyCollection

Returns

An object representing collection of BillingProfileCustomerPolicyResources and their operations over a BillingProfileCustomerPolicyResource.

Applies to