BillingProfilesOnExpand.HasMoreResults 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指出此集合中所列的帳單設定檔是否多。 集合最多會列出 50 個帳單設定檔。 若要取得所有帳單設定檔,請使用清單帳單設定檔 API。
[Newtonsoft.Json.JsonProperty(PropertyName="hasMoreResults")]
public bool? HasMoreResults { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hasMoreResults")>]
member this.HasMoreResults : Nullable<bool>
Public ReadOnly Property HasMoreResults As Nullable(Of Boolean)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute