MetricAvailabilily Class
Metric availability and retention.
- Inheritance
-
azure.mgmt.web._serialization.ModelMetricAvailabilily
Constructor
MetricAvailabilily(*, time_grain: str | None = None, retention: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
time_grain
|
Time grain. |
retention
|
Retention period for the current time grain. |
Variables
Name | Description |
---|---|
time_grain
|
Time grain. |
retention
|
Retention period for the current time grain. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python