Class CIM_NamedAddressCollection
extends CIM_SystemSpecificCollection

A NamedAddressCollection groups ProtocolEndpoints/addresses and other network identifiers for the purposes of assigning a single name (i.e., an alias). It is a subclass of SystemSpecificCollection to force the definition of the 'named collection' in the context of a System (for example, either a ComputerSystem or an AdminDomain hosting a naming alias).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_NamedAddressCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA NamedAddressCollection groups ProtocolEndpoints/addresses and other network identifiers for the purposes of assigning a single name (i.e., an alias). It is a subclass of SystemSpecificCollection to force the definition of the 'named collection' in the context of a System (for example, either a ComputerSystem or an AdminDomain hosting a naming alias).
UMLPackagePathstringCIM::Network::Collections
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CollectionAliasstring
DescriptionstringA name (alias) for the NamedAddressCollection which is unique in the context of the hosting System.
Requiredbooleantrue
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods