ResourceMetricDefinition Class

Metadata for the metrics.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2021_02_01.models._models_py3.ProxyOnlyResource
ResourceMetricDefinition

Constructor

ResourceMetricDefinition(*, kind: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

unit
str

Unit of the metric.

primary_aggregation_type
str

Primary aggregation type.

metric_availabilities
list[ResourceMetricAvailability]

List of time grains supported for the metric together with retention period.

resource_uri
str

Resource URI.

properties
dict[str, str]

Resource metric definition properties.