CIM_NamespaceInManager class
NamespaceInManager is an association describing the Namespaces hosted by a CIM ObjectManager.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.7.0"), UMLPackagePath("CIM::Interop")]
class CIM_NamespaceInManager : CIM_HostedDependency
{
CIM_ObjectManager REF Antecedent;
CIM_Namespace REF Dependent;
};
Members
The CIM_NamespaceInManager class has these types of members:
Properties
The CIM_NamespaceInManager class has these properties.
-
Antecedent
-
-
Data type: CIM_ObjectManager
-
Access type: Read-only
The ObjectManager containing a Namespace.
-
-
Dependent
-
The Namespace in an ObjectManager.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|