ServiceSpecification Class

Definition

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

Initializes a new instance of the ServiceSpecification class.

Properties

LogSpecifications

Gets list of log specifications.

MetricSpecifications

Gets list of metric specifications.

Applies to