ServiceSpecification Class

Definition

One property of operation, include log specifications.

public class ServiceSpecification
type ServiceSpecification = class
Public Class ServiceSpecification
Inheritance
ServiceSpecification

Constructors

ServiceSpecification()

Initializes a new instance of the ServiceSpecification class.

ServiceSpecification(IList<LogSpecification>)

Initializes a new instance of the ServiceSpecification class.

Properties

LogSpecifications

Gets or sets log specifications of operation.

Applies to