你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceSpecification Class
One property of operation, include log specifications.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelServiceSpecification
Constructor
ServiceSpecification(*, log_specifications: List[_models.LogSpecification] | None = None, metric_specifications: List[_models.MetricSpecification] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
log_specifications
|
Log specifications of operation. |
metric_specifications
|
Metric specifications of operation. |
Variables
Name | Description |
---|---|
log_specifications
|
Log specifications of operation. |
metric_specifications
|
Metric specifications of operation. |