Freigeben über


ServiceSpecification Class

Definition

One property of operation, include metric specifications.

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

Constructors

Name Description
ServiceSpecification()

Initializes a new instance of the ServiceSpecification class.

ServiceSpecification(IList<MetricSpecification>)

Initializes a new instance of the ServiceSpecification class.

Properties

Name Description
MetricSpecifications

Gets or sets metric specifications of operation.

Applies to