MetricDefinition interface

The definition of a metric.

Properties

metricAvailabilities

The list of metric availabilities for the account. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name information for the metric. NOTE: This property will not be serialized. It can only be populated by the server.

primaryAggregationType

The primary aggregation type of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

resourceUri

The resource uri of the database. NOTE: This property will not be serialized. It can only be populated by the server.

unit

The unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

metricAvailabilities

The list of metric availabilities for the account. NOTE: This property will not be serialized. It can only be populated by the server.

metricAvailabilities?: MetricAvailability[]

Property Value

name

The name information for the metric. NOTE: This property will not be serialized. It can only be populated by the server.

name?: MetricName

Property Value

primaryAggregationType

The primary aggregation type of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

primaryAggregationType?: string

Property Value

string

resourceUri

The resource uri of the database. NOTE: This property will not be serialized. It can only be populated by the server.

resourceUri?: string

Property Value

string

unit

The unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

unit?: string

Property Value

string