Sdílet prostřednictvím


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>, IList<LogSpecification>)

Initializes a new instance of the ServiceSpecification class.

Properties

LogSpecifications

Gets or sets log specification of operation.

MetricSpecifications

Gets or sets metric specifications of operation.

Applies to