Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
ElementAllocatedFromPool associates an instance of CIM_LogicalElement representing an allocated Resource with the CIM_ResourcePool from which it was allocated.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Experimental, Version("2.15.0"), UMLPackagePath("CIM::Core::Resource")]
class CIM_ElementAllocatedFromPool : CIM_Dependency
{
CIM_ResourcePool REF Antecedent;
CIM_LogicalElement REF Dependent;
};
Members
The CIM_ElementAllocatedFromPool class has these types of members:
Properties
The CIM_ElementAllocatedFromPool class has these properties.
-
Antecedent
-
A CIM_ResourcePool containing the resource pool.
-
Dependent
-
-
Data type: CIM_LogicalElement
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A CIM_LogicalElement containing the allocated resource.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\CIMv2\Storage\iScsiTarget |
| MOF |
|
| DLL |
|