Table of Contents

Class ParamConfiguration

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents an abstract configuration class for elements or services that are included in a service.

public abstract class ParamConfiguration : IServiceParamConfiguration
Inheritance
ParamConfiguration
Implements
Derived
Extension Methods

Constructors

ParamConfiguration()

Properties

Alias

Gets or sets the alias of the included element or service.

IncludedCapped

Gets or sets the maximum alarm severity this element or service can contribute to the service while it is included.

IncludedElement

Gets or sets the Skyline.DataMiner.Net.Messages.ServiceInfoParams object of the included element.

Index

Gets or sets the index of the included element or service.

IsExcluded

Gets or sets a value indicating whether the element or service is excluded from the service.

IsService

Gets a value indicating whether the included item is a service.

NotUsedCapped

Gets or sets the maximum alarm severity this element or service can contribute to the service while it is not used.

Methods

MarkUpdated()

Marks this configuration as updated.

Advanced search syntax