UsageAggregationListResult interface
The Get UsageAggregates operation response.
Properties
next |
Gets or sets the link to the next set of results. |
value | Gets or sets details for the requested aggregation. |
Property Details
nextLink
Gets or sets the link to the next set of results.
nextLink?: string
Property Value
string
value
Gets or sets details for the requested aggregation.
value?: UsageAggregation[]
Property Value
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript