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 element.

IncludedCapped

Gets or sets the included capped alarm level of the element.

IncludedElement

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

Index

Gets or sets the index of the element.

IsExcluded

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

IsService

Gets a value indicating whether the element is a service.

NotUsedCapped

Gets or sets the not used capped alarm level of the element.