OperationMetaServiceSpecification Class

The operation meta service specification.

Inheritance
OperationMetaServiceSpecification

Constructor

OperationMetaServiceSpecification(*, log_specifications: Optional[List[azure.mgmt.datashare.models._models_py3.OperationMetaLogSpecification]] = None, metric_specifications: Optional[List[azure.mgmt.datashare.models._models_py3.OperationMetaMetricSpecification]] = None, **kwargs)

Parameters

log_specifications
list[OperationMetaLogSpecification]
Required

log specifications for the operation.

metric_specifications
list[OperationMetaMetricSpecification]
Required

metric specifications for the operation.