OperationMetaServiceSpecification Class
OperationMetaServiceSpecification.
Constructor
OperationMetaServiceSpecification(*, metric_specifications: List[_models.OperationMetaMetricSpecification] | None = None, log_specifications: List[_models.OperationMetaLogSpecification] | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
metric_specifications
|
The metricSpecifications for OperationMetaServiceSpecification. Default value: None
|
|
log_specifications
|
The logSpecifications for OperationMetaServiceSpecification. Default value: None
|
Variables
| Name | Description |
|---|---|
|
metric_specifications
|
The metricSpecifications for OperationMetaServiceSpecification. |
|
log_specifications
|
The logSpecifications for OperationMetaServiceSpecification. |