Msvm_StorageAllocationSettingData, ROOT\virtualization\v2\ms_409

Class | Methods | Properties (4) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents settings specifically related to the allocation of virtual storage.

Msvm_StorageAllocationSettingData properties

Msvm_StorageAllocationSettingData has 4 properties (4 Local)

NameOriginCIMType
IOPSAllocationUnitsMsvm_StorageAllocationSettingData8 [string]
IOPSLimitMsvm_StorageAllocationSettingData21 [uint64]
IOPSReservationMsvm_StorageAllocationSettingData21 [uint64]
PersistentReservationsSupportedMsvm_StorageAllocationSettingData11 [boolean]

Detailed description of Msvm_StorageAllocationSettingData properties

Local properties (4) of Msvm_StorageAllocationSettingData class

IOPSAllocationUnits property
CIMTYPE'string'
Description'Specifies the allocation units used by the IOPSLimit and IOPSReservation properties.'
IOPSAllocationUnits property is in 1 class (Msvm_StorageAllocationSettingData) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
IOPSLimit property
CIMTYPE'uint64'
Description'The maximum number of I/O operations per second which will be serviced for this virtual storage extent. If the value is not defined or 0 there is no limit to the number of IOPS that the device can issue.This property is expressed in normalized I/Os per second. Each I/O request is accounted for as 1 normalized I/O if the size of the request is less than or equal to a predefined base size (8KB). Requests that are larger than the base size are accounted for as N I/Os, where N is the rounded-up value of the request size divided by the base size (for example, if the base size is 8KB, a 32KB requests is counted as 4 normalized I/Os, a 60KB request as 8 normalized I/Os, etc...).'
IOPSLimit property is in 1 class (Msvm_StorageAllocationSettingData) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
IOPSReservation property
CIMTYPE'uint64'
Description'The minimum number of I/O operations per second which will be serviced for this virtual storage extent. If both IOPSLimit and IOPSReservation are defined, the value of IOPSLimit must be greater or equal to IOPSReservation. This property is expressed in normalized I/Os per second. Each I/O request is accounted for as 1 normalized I/O if the size of the request is less than or equal to a predefined base size (8KB). Requests that are larger than the base size are accounted for as N I/Os, where N is the rounded-up value of the request size divided by the base size (for example, if the base size is 8KB, a 32KB requests is counted as 4 normalized I/Os, a 64KB request as 8 normalized I/Os, etc...).'
IOPSReservation property is in 1 class (Msvm_StorageAllocationSettingData) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
PersistentReservationsSupported property
CIMTYPE'boolean'
Description'Indicates whether the virtual hard disk supports SCSI-3 persistent reservations'
PersistentReservationsSupported property is in 1 class (Msvm_StorageAllocationSettingData) of ROOT\virtualization\v2\ms_409 and in 2 namespaces

Msvm_StorageAllocationSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Represents settings specifically related to the allocation of virtual storage.'
LOCALE1033

Msvm_StorageAllocationSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2\ms_409:Msvm_StorageAllocationSettingData'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_StorageAllocationSettingData', 'CIM_ResourceAllocationSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT4___SYSTEM3
__RELPATH'Msvm_StorageAllocationSettingData'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_StorageAllocationSettingData'___SYSTEM8
__CLASS'Msvm_StorageAllocationSettingData'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Msvm_StorageAllocationSettingData

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_StorageAllocationSettingData100----
comments powered by Disqus
WUtils.com