ServiceSpecification Class

Definition

Service specification payload

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 or sets specifications of the Log for Azure Monitoring

MetricSpecifications

Gets or sets specifications of the Metrics for Azure Monitoring

Applies to