Skip to main content

metrics_at_subscription_scope_post

Overview

Namemetrics_at_subscription_scope_post
TypeResource
Idazure.monitor.metrics_at_subscription_scope_post

Fields

NameDatatypeDescription
costnumberThe integer value representing the relative cost of the query.
intervalstringThe interval (window size) for which the metric data was returned in ISO 8601 duration format with a special case for 'FULL' value that returns single datapoint for entire time span requested (Examples: PT15M, PT1H, P1D, FULL).
This may be adjusted and different from what was originally requested if AutoAdjustTimegrain=true is specified. This is not present if a metadata request was made.
namespacestringThe namespace of the metrics being queried
resourceregionstringThe region of the resource being queried for metrics.
timespanstringThe timespan for which the data was retrieved. Its value consists of two datetimes concatenated, separated by '/'. This may be adjusted in the future and returned back from what was originally requested.
valuearrayThe value of the collection.

Methods

NameAccessible byRequired Params
listSELECTinterval, metricName, region, subscriptionId, timespan