ServiceSpecification Class 
One property of operation, include metric specifications.
Constructor
ServiceSpecification(*, metric_specifications: List[_models.MetricSpecification] | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| metric_specifications | Metric specifications of operation. Default value: None | 
Variables
| Name | Description | 
|---|---|
| metric_specifications | Metric specifications of operation. |