The HistoryMigrationSpec
enumerated type defines how vCenter history data will be migrated.
More...
List of all members.
Detailed Description
The HistoryMigrationSpec
enumerated type defines how vCenter history data will be migrated.
vCenter History data includes
. This class was added in vSphere API 6.7.
Constructor & Destructor Documentation
vmware::vcenter::deployment::HistoryMigrationSpec::HistoryMigrationSpec |
( |
| ) |
[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::vcenter::deployment::HistoryMigrationSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::deployment::HistoryMigrationSpec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::deployment::HistoryMigrationSpec::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::deployment::HistoryMigrationSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::deployment::HistoryMigrationSpec::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::deployment::HistoryMigrationSpec::Equals |
( |
object |
obj | ) |
[inline] |
Defines what part of vCenter historical data will be migrated along with core data.
This attribute was added in vSphere API 6.7.
bool vmware::vcenter::deployment::HistoryMigrationSpec::GetDeferImport |
( |
| ) |
[inline] |
Defines how vCenter history will be migrated.
If set to true, vCenter history will be migrated separately after successful upgrade or migration, otherwise it will be migrated along with core data during the upgrade or migration process. This attribute was added in vSphere API 6.7.
override int vmware::vcenter::deployment::HistoryMigrationSpec::GetHashCode |
( |
| ) |
[inline] |
Defines what part of vCenter historical data will be migrated along with core data.
This attribute was added in vSphere API 6.7.
void vmware::vcenter::deployment::HistoryMigrationSpec::SetDeferImport |
( |
bool? |
deferImport | ) |
[inline] |
Defines how vCenter history will be migrated.
If set to true, vCenter history will be migrated separately after successful upgrade or migration, otherwise it will be migrated along with core data during the upgrade or migration process. This attribute was added in vSphere API 6.7.
override string vmware::vcenter::deployment::HistoryMigrationSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: