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. |
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