ReportConfigAggregation interface
The aggregation expression to be used in the report.
Properties
function | The name of the aggregation function to use. |
name | The name of the column to aggregate. |
Property Details
function
The name of the aggregation function to use.
function: string
Property Value
string
name
The name of the column to aggregate.
name: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript