ServiceSpecification Class

Definition

One property of operation, include metric specifications.

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

Constructors

ServiceSpecification()

Initializes a new instance of the ServiceSpecification class.

ServiceSpecification(IList<MetricSpecification>)

Initializes a new instance of the ServiceSpecification class.

Properties

MetricSpecifications

Gets or sets metric specifications of operation.

Applies to