VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for HistoryMigrationSpec. More...
Public Member Functions | |
Builder (vmware.vcenter.deployment.HistoryMigrationOption dataSet) | |
Constructor with parameters for the required properties of HistoryMigrationSpec. | |
Builder | SetDeferImport (bool?deferImport) |
Defines how vCenter history will be migrated. | |
HistoryMigrationSpec | Build () |
Builder class for HistoryMigrationSpec.
vmware::vcenter::deployment::HistoryMigrationSpec::Builder::Builder | ( | vmware.vcenter.deployment.HistoryMigrationOption | dataSet | ) | [inline] |
Constructor with parameters for the required properties of HistoryMigrationSpec.
HistoryMigrationSpec vmware::vcenter::deployment::HistoryMigrationSpec::Builder::Build | ( | ) | [inline] |
Builder vmware::vcenter::deployment::HistoryMigrationSpec::Builder::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.