MSFT_StoragePoolToStorageTier class
Association between a storage pool and storage tiers in that pool.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_StoragePoolToStorageTier
{
MSFT_StoragePool REF StoragePool;
MSFT_StorageTier REF StorageTier;
};
Members
The MSFT_StoragePoolToStorageTier class has these types of members:
Properties
The MSFT_StoragePoolToStorageTier class has these properties.
StoragePool
Data type: MSFT_StoragePool
Access type: Read-only
Qualifiers: Key
StorageTier
Data type: MSFT_StorageTier
Access type: Read-only
Qualifiers: Key
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |