The HardwareSupportPackageCompliance class contains information that describe compliance of the Hardware Support Package (HSP) on the host with respect to the Hardware support Package (HSP) present in the target software image specification, if any.
More...
List of all members.
Detailed Description
The HardwareSupportPackageCompliance class contains information that describe compliance of the Hardware Support Package (HSP) on the host with respect to the Hardware support Package (HSP) present in the target software image specification, if any.
Constructor & Destructor Documentation
| vmware::esx::settings::HardwareSupportPackageCompliance::HardwareSupportPackageCompliance |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
| T vmware::esx::settings::HardwareSupportPackageCompliance::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::esx::settings::HardwareSupportPackageCompliance::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::esx::settings::HardwareSupportPackageCompliance::_GetType |
( |
| ) |
[inline] |
| bool vmware::esx::settings::HardwareSupportPackageCompliance::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::esx::settings::HardwareSupportPackageCompliance::_Validate |
( |
| ) |
[inline] |
| override bool vmware::esx::settings::HardwareSupportPackageCompliance::Equals |
( |
object |
obj | ) |
[inline] |
Current version of the Hardware Support Package present on the host.
Compliance result for individual hardware module on the host.
The key is the module identifier and value is the HardwareModuleFirmwareCompliance for the device. NOTE: if no individual hardware module compliance is returned by the, Hardware Support Manager (HSM), this map may have no entries even if ComplianceStatus = NON_COMPLIANT When clients pass a value of this class as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.esx.setting.hardware_module . When methods return a value of this class as a result, the key in the field map will be an identifier for the resource type: com.vmware.esx.setting.hardware_module .
| override int vmware::esx::settings::HardwareSupportPackageCompliance::GetHashCode |
( |
| ) |
[inline] |
Compliance status of the Hardware Support Package (HSP).
Target version of the Hardware Support Package present in the software specification.
Current version of the Hardware Support Package present on the host.
Compliance result for individual hardware module on the host.
The key is the module identifier and value is the HardwareModuleFirmwareCompliance for the device. NOTE: if no individual hardware module compliance is returned by the, Hardware Support Manager (HSM), this map may have no entries even if ComplianceStatus = NON_COMPLIANT When clients pass a value of this class as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.esx.setting.hardware_module . When methods return a value of this class as a result, the key in the field map will be an identifier for the resource type: com.vmware.esx.setting.hardware_module .
Compliance status of the Hardware Support Package (HSP).
Target version of the Hardware Support Package present in the software specification.
| override string vmware::esx::settings::HardwareSupportPackageCompliance::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: