Package version:
Specifies the category of the metrics to be filtered. E.g., "CapacityUtilization". Valid values are the ones returned as the field "category" in the ListMetricDefinitions call. Only 'Equality' operator is supported for this property.
Optional dimensionsSpecifies the source(the dimension) of the metrics to be filtered. Only 'Equality' operator is supported for this property.
Optional endSpecifies the end time of the time range to be queried. Only 'Less Than Or Equal To' operator is supported for this property.
Optional nameSpecifies the metric name filter specifying the name of the metric to be filtered on. Only 'Equality' operator is supported for this property.
Optional startSpecifies the start time of the time range to be queried. Only 'Greater Than Or Equal To' operator is supported for this property.
Optional timeSpecifies the time granularity of the metrics to be returned. E.g., "P1D". Valid values are the ones returned as the field "timeGrain" in the ListMetricDefinitions call. Only 'Equality' operator is supported for this property.
Generated using TypeDoc
The OData filters to be used for metrics.