Availability Class

Availability of the metric.

Inheritance
azure.mgmt.network._serialization.Model
Availability

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
str

The time grain of the availability.

retention
str

The retention of the availability.

blob_duration
str

Duration of the availability blob.

Variables

Name Description
time_grain
str

The time grain of the availability.

retention
str

The retention of the availability.

blob_duration
str

Duration of the availability blob.