Class MicrosoftNlbClusterPortRuleCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of port rules configured for a Microsoft network load balancing cluster..
public class MicrosoftNlbClusterPortRuleCollection : Collection<MicrosoftNlbClusterPortRule>, IList<MicrosoftNlbClusterPortRule>, ICollection<MicrosoftNlbClusterPortRule>, IList, ICollection, IReadOnlyList<MicrosoftNlbClusterPortRule>, IReadOnlyCollection<MicrosoftNlbClusterPortRule>, IEnumerable<MicrosoftNlbClusterPortRule>, IEnumerable
- Inheritance
-
MicrosoftNlbClusterPortRuleCollection
- Implements
- Inherited Members
Constructors
MicrosoftNlbClusterPortRuleCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftNlbClusterPortRuleCollection class.
public MicrosoftNlbClusterPortRuleCollection()