id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id
title
pagination_label
sidebar_label
sidebar_class_name
keywords
slug
tags
metric-aggregation
MetricAggregation
MetricAggregation
MetricAggregation
powershellsdk
powershell
PowerShell
sdk
MetricAggregation
/tools/sdk/powershell/v2024/models/metric-aggregation
SDK
Software Development Kit
MetricAggregation
MetricAggregation
Properties
Name
Type
Description
Notes
Name
String
The name of the metric aggregate to be included in the result. If the metric aggregation is omitted, the resulting aggregation will be a count of the documents in the search results.
[required]
Type
Pointer to MetricType
[optional]
Field
String
The field the calculation is performed on. Prefix the field name with '@' to reference a nested object.
[required]
Examples
Convert the resource to JSON
[Back to top]