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. |