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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python