Name | Data Type | Value |
---|---|---|
Description | string | This class defines the permissible settings that can be used for optical drive diagnostic tests. |
Experimental | boolean | true |
UMLPackagePath | string | CIM::System::Diagnostics |
Version | string | 2.31.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
SeedSupported | boolean | ||||||
Description | string | This property is used by a provider to define whether or not the client can specify the seed for the tests that generate a random number sequence for testing. If True, then the provider uses the value of CIM_OpticalDriveDiagnosticSettingData.Seed to initiate the random number sequence generation. | |||||
ModelCorrespondence | string | CIM_OpticalDriveDiagnosticSettingData.Seed | |||||
DataPatternsSupported | string[] | ||||||
Description | string | This array property is used by a provider to define the list of data patterns supported by the test. A data pattern is a string interpreted as a 16-digit hex value. For example, a data pattern of all ones would be 0xFFFFFFFFFFFFFFFF while alternating ones and zeros would be 0x5555555555555555 or 0xAAAAAAAAAAAAAAAA . The pattern will be repeated as necessary to fill the specified data buffer. | |||||
ModelCorrespondence | string | CIM_OpticalDriveDiagnosticSettingData.DataPatterns |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
Description | string | CIM_ManagedElement |
ElementName | string | CIM_Capabilities |
Generation | uint64 | CIM_ManagedElement |
InstanceID | string | CIM_Capabilities |
SupportedTestWarnings | uint16 | CIM_DiagnosticServiceCapabilities |
OtherSupportedExecutionControlsDescriptions | string[] | CIM_DiagnosticServiceCapabilities |
OtherSupportedLogOptionsDescriptions | string[] | CIM_DiagnosticServiceCapabilities |
OtherSupportedLogStorageDescriptions | string[] | CIM_DiagnosticServiceCapabilities |
OtherSupportedLoopControlDescriptions | string[] | CIM_DiagnosticServiceCapabilities |
OtherSupportedServiceModesDescriptions | string[] | CIM_DiagnosticServiceCapabilities |
SupportedExecutionControls | uint16[] | CIM_DiagnosticServiceCapabilities |
SupportedLogOptions | uint16[] | CIM_DiagnosticServiceCapabilities |
SupportedLogStorage | uint16[] | CIM_DiagnosticServiceCapabilities |
SupportedLoopControl | uint16[] | CIM_DiagnosticServiceCapabilities |
SupportedServiceModes | uint16[] | CIM_DiagnosticServiceCapabilities |
Name | Return Type | Class Origin |
---|---|---|
CreateGoalSettings | uint16 | CIM_Capabilities |