Interface IServiceParamConfiguration
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
DataMiner service configuration interface for included elements or services.
public interface IServiceParamConfiguration
- Extension Methods
Properties
- Alias
Gets or sets the Alias of the service.
- IncludedCapped
Gets or sets the included capped alarm level of the element or service.
- Index
Gets the index of the element or service.
- 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.