ServiceSpecification Class
One property of operation, include metric specifications.
- Inheritance
-
azure.mgmt.storage._serialization.ModelServiceSpecification
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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python