ServiceSpecification Class

One property of operation, include metric specifications.

Inheritance
azure.mgmt.storage._serialization.Model
ServiceSpecification

Constructor

ServiceSpecification(*, metric_specifications: List[_models.MetricSpecification] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
metric_specifications

Metric specifications of operation.

Variables

Name Description
metric_specifications

Metric specifications of operation.