OperationMetaServiceSpecification Class

The operation meta service specification.

Inheritance
msrest.serialization.Model
OperationMetaServiceSpecification

Constructor

OperationMetaServiceSpecification(*, log_specifications: List[OperationMetaLogSpecification] | None = None, metric_specifications: List[OperationMetaMetricSpecification] | None = None, **kwargs)

Parameters

Name Description
log_specifications
Required

log specifications for the operation.

metric_specifications
Required

metric specifications for the operation.

Keyword-Only Parameters

Name Description
log_specifications
Required
metric_specifications
Required