共用方式為


BillingProfilesOnExpand 類別

定義

與計費帳戶相關聯的帳單設定檔。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

public class BillingProfilesOnExpand
type BillingProfilesOnExpand = class
Public Class BillingProfilesOnExpand
繼承
BillingProfilesOnExpand

建構函式

BillingProfilesOnExpand()

初始化 BillingProfilesOnExpand 類別的新實例。

BillingProfilesOnExpand(Nullable<Boolean>, IList<BillingProfile>)

初始化 BillingProfilesOnExpand 類別的新實例。

屬性

HasMoreResults

取得指出此集合中所列的帳單設定檔是否多。 集合最多會列出 50 個帳單設定檔。 若要取得所有帳單設定檔,請使用清單帳單設定檔 API。

Value

取得或設定與計費帳戶相關聯的帳單設定檔。

適用於