ServiceSpecification Class

One property of operation, include log specifications.

Inheritance
azure.mgmt.keyvault._serialization.Model
ServiceSpecification

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.