ServiceSpecification Class

One property of operation, include metric specifications.

Inheritance
ServiceSpecification

Constructor

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

Parameters

metric_specifications
list[MetricSpecification]
Required

Metric specifications of operation.

log_specifications
list[LogSpecification]
Required