The HardwareSupportSpec
class contains fields to describe the desired Hardware Support Package (HSP) configured for a cluster.
More...
List of all members.
Detailed Description
The HardwareSupportSpec
class contains fields to describe the desired Hardware Support Package (HSP) configured for a cluster.
Constructor & Destructor Documentation
vmware::esx::settings::HardwareSupportSpec::HardwareSupportSpec |
( |
| ) |
[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::HardwareSupportSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::HardwareSupportSpec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::HardwareSupportSpec::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::HardwareSupportSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::HardwareSupportSpec::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::HardwareSupportSpec::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::esx::settings::HardwareSupportSpec::GetHashCode |
( |
| ) |
[inline] |
Map of Hardware Support Packages (HSPs) for the cluster.
The key is the Hardware Support Manager (HSM) name and the value is the specification detailing the HSP configured for that HSM. 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_support.manager
. 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_support.manager
.
Map of Hardware Support Packages (HSPs) for the cluster.
The key is the Hardware Support Manager (HSM) name and the value is the specification detailing the HSP configured for that HSM. 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_support.manager
. 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_support.manager
.
override string vmware::esx::settings::HardwareSupportSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: