ServiceSpecification Class

One property of operation, include log specifications.

Inheritance
ServiceSpecification

Constructor

ServiceSpecification(*, log_specifications: Optional[List[azure.mgmt.keyvault.v2019_09_01.models._models_py3.LogSpecification]] = None, metric_specifications: Optional[List[azure.mgmt.keyvault.v2019_09_01.models._models_py3.MetricSpecification]] = None, **kwargs)

Variables

log_specifications
list[LogSpecification]

Log specifications of operation.

metric_specifications
list[MetricSpecification]

Metric specifications of operation.