Msvm_VirtualSystemManagementServiceSettingData, ROOT\virtualization\v2

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

Description

Represents the settings for the virtualization service present on a single host system. The properties for this class cannot be modified directly. The client must call the Msvm_VirtualSystemManagementService.ModifyServiceSettings method to modify any of these properties.

Msvm_VirtualSystemManagementServiceSettingData properties

Msvm_VirtualSystemManagementServiceSettingData has 17 properties (13 Local, 4 Derived)

NameOriginCIMType
BiosLockStringMsvm_VirtualSystemManagementServiceSettingData8 [string]
CaptionCIM_ManagedElement8 [string]
CurrentWWNNAddressMsvm_VirtualSystemManagementServiceSettingData8 [string]
DefaultExternalDataRootMsvm_VirtualSystemManagementServiceSettingData8 [string]
DefaultVirtualHardDiskPathMsvm_VirtualSystemManagementServiceSettingData8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
EnhancedSessionModeEnabledMsvm_VirtualSystemManagementServiceSettingData11 [boolean]
HbaLunTimeoutMsvm_VirtualSystemManagementServiceSettingData19 [uint32]
key
InstanceID
CIM_ManagedElement8 [string]
MaximumMacAddressMsvm_VirtualSystemManagementServiceSettingData8 [string]
MaximumWWPNAddressMsvm_VirtualSystemManagementServiceSettingData8 [string]
MinimumMacAddressMsvm_VirtualSystemManagementServiceSettingData8 [string]
MinimumWWPNAddressMsvm_VirtualSystemManagementServiceSettingData8 [string]
NumaSpanningEnabledMsvm_VirtualSystemManagementServiceSettingData11 [boolean]
PrimaryOwnerContactMsvm_VirtualSystemManagementServiceSettingData8 [string]
PrimaryOwnerNameMsvm_VirtualSystemManagementServiceSettingData8 [string]

Detailed description of Msvm_VirtualSystemManagementServiceSettingData properties

Local properties (13) of Msvm_VirtualSystemManagementServiceSettingData class

▲ BiosLockString property
CIMTYPE'string'
Description'Used by OEMs to allow BIOS-locked Windows operating systems to run in the virtual machine. This string must be exactly 32 characters in length.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
Maxlen32
readTrue
BiosLockString property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ CurrentWWNNAddress property
CIMTYPE'string'
Description'The WorldWideNodeName address for dynamically generated WorldWideName addresses used for Synthetic HBAs.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
CurrentWWNNAddress property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ DefaultExternalDataRoot property
CIMTYPE'string'
Description'The default external data root. By default, "root\ProgramData\Microsoft\Windows\Virtualization".
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
ModelCorrespondence['Msvm_VirtualSystemSettingData.ConfigurationDataRoot']
readTrue
DefaultExternalDataRoot property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ DefaultVirtualHardDiskPath property
CIMTYPE'string'
Description'The default virtual hard disk path. By default, "root\Users\Public\Documents\Virtual Hard Disks".
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
DefaultVirtualHardDiskPath property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 3 namespaces
▲ EnhancedSessionModeEnabled property
CIMTYPE'boolean'
Description'Indicates whether enhanced session mode is allowed.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
EnhancedSessionModeEnabled property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ HbaLunTimeout property
CIMTYPE'uint32'
Description'This property describes the amount of time that the Synthetic FC virtual device will wait for a LUN to appear before starting a virtual machine.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
HbaLunTimeout property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ MaximumMacAddress property
CIMTYPE'string'
Description'The maximum MAC address for dynamically generated MAC addresses.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
MaximumMacAddress property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ MaximumWWPNAddress property
CIMTYPE'string'
Description'The maximum WorldWidePortName address for dynamically generated WorldWideName addresses used for Synthetic HBAs.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
MaximumWWPNAddress property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ MinimumMacAddress property
CIMTYPE'string'
Description'The minimum MAC address for dynamically generated MAC addresses.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
MinimumMacAddress property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ MinimumWWPNAddress property
CIMTYPE'string'
Description'The minimum WorldWidePortName address for dynamically generated WorldWideName addresses used for Synthetic HBAs.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
readTrue
MinimumWWPNAddress property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ NumaSpanningEnabled property
CIMTYPE'boolean'
Description'Reserved for future use.'
readTrue
NumaSpanningEnabled property is in 1 class (Msvm_VirtualSystemManagementServiceSettingData) of ROOT\virtualization\v2 and in 2 namespaces
▲ PrimaryOwnerContact property
CIMTYPE'string'
Description'Controls memory allocation for the VMs on non-uniform memory access (NUMA) systems.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
Mappingstrings['MIF.DMTF|General Information|001.4']
Maxlen256
readTrue
PrimaryOwnerContact property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
▲ PrimaryOwnerName property
CIMTYPE'string'
Description'Describes how the primary system owner can be reached (for example, phone number or e-mail address). By default, empty. This name may not exceed 256 characters in length.
This is a read-only property, but it can be changed using the ModifyServiceSettings method of the Msvm_VirtualSystemManagementService class.'
Mappingstrings['MIF.DMTF|General Information|001.3']
Maxlen64
readTrue
PrimaryOwnerName property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces

Derived properties (4) of Msvm_VirtualSystemManagementServiceSettingData class

▲ Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
▲ Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
▲ ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
▲ InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces

Msvm_VirtualSystemManagementServiceSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Represents the settings for the virtualization service present on a single host system. The properties for this class cannot be modified directly. The client must call the Msvm_VirtualSystemManagementService.ModifyServiceSettings method to modify any of these properties.'✗✗✓✓✓
dynamicTrue✓✗✓✗✓
Locale1033✗✗✓✓✓
provider'VmmsWmiInstanceAndMethodProvider'✗✗✓✗✓

Msvm_VirtualSystemManagementServiceSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:Msvm_VirtualSystemManagementServiceSettingData'___SYSTEM8✗✗
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8✗✓
__PROPERTY_COUNT17___SYSTEM3✗✗
__RELPATH'Msvm_VirtualSystemManagementServiceSettingData'___SYSTEM8✗✗
__DYNASTY'CIM_ManagedElement'___SYSTEM8✗✗
__SUPERCLASS'CIM_SettingData'___SYSTEM8✗✗
__CLASS'Msvm_VirtualSystemManagementServiceSettingData'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗
comments powered by Disqus
WUtils.com