OperationPropertiesFormatServiceSpecification Class
Specification of the service.
Constructor
OperationPropertiesFormatServiceSpecification(*, metric_specifications: list['_models.MetricSpecification'] | None = None, log_specifications: list['_models.LogSpecification'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
metric_specifications
|
Operation service specification. Default value: None
|
|
log_specifications
|
Operation log specification. Default value: None
|
Variables
| Name | Description |
|---|---|
|
metric_specifications
|
Operation service specification. |
|
log_specifications
|
Operation log specification. |