Availability Class
Availability of the metric.
- Inheritance
-
azure.mgmt.network._serialization.ModelAvailability
Constructor
Availability(*, time_grain: str | None = None, retention: str | None = None, blob_duration: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
time_grain
|
The time grain of the availability. |
retention
|
The retention of the availability. |
blob_duration
|
Duration of the availability blob. |
Variables
Name | Description |
---|---|
time_grain
|
The time grain of the availability. |
retention
|
The retention of the availability. |
blob_duration
|
Duration of the availability blob. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python