ServiceSpecification Class
The specification of the service.
Constructor
ServiceSpecification(*, metric_specifications: list['_models.MetricSpecifications'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
metric_specifications
|
The metric specifications. Default value: None
|
Variables
| Name | Description |
|---|---|
|
metric_specifications
|
The metric specifications. |