Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricNameFilter

Package version

interface

An interface representing MetricNameFilter. The metric name filter, specifying the name of the metric to be filtered on.

Hierarchy

  • MetricNameFilter

Index

Properties

Properties

Optional value

value: undefined | string
member

{string} [value] Specifies the metric name to be filtered on. E.g., CloudStorageUsed. Valid values are the ones returned in the field "name" in the ListMetricDefinitions call. Only 'Equality' operator is supported for this property.

Generated using TypeDoc