OperationMetricAvailability Class
Defines how often data for a metric becomes available.
Constructor
OperationMetricAvailability(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
time_grain
|
The granularity for the metric. |
|
blob_duration
|
Blob created in the customer storage account, per hour. |
Attributes
blob_duration
Blob created in the customer storage account, per hour.
blob_duration: str | None
time_grain
The granularity for the metric.
time_grain: str | None