OperationPropertiesFormatServiceSpecification Class

Definition

Specification of the service.

public class OperationPropertiesFormatServiceSpecification
type OperationPropertiesFormatServiceSpecification = class
Public Class OperationPropertiesFormatServiceSpecification
Inheritance
OperationPropertiesFormatServiceSpecification

Constructors

OperationPropertiesFormatServiceSpecification()

Initializes a new instance of the OperationPropertiesFormatServiceSpecification class.

OperationPropertiesFormatServiceSpecification(IList<MetricSpecification>, IList<LogSpecification>)

Initializes a new instance of the OperationPropertiesFormatServiceSpecification class.

Properties

LogSpecifications

Gets or sets operation log specification.

MetricSpecifications

Gets or sets operation service specification.

Applies to