Share via


OperationServiceSpecification interface

Specifications of the service for this operation.

Properties

logSpecifications

Specifications of logs for this operation. NOTE: This property will not be serialized. It can only be populated by the server.

metricSpecifications

Specifications of metrics for this operation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

logSpecifications

Specifications of logs for this operation. NOTE: This property will not be serialized. It can only be populated by the server.

logSpecifications?: OperationLogsSpecification[]

Property Value

metricSpecifications

Specifications of metrics for this operation. NOTE: This property will not be serialized. It can only be populated by the server.

metricSpecifications?: OperationMetricsSpecification[]

Property Value