VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::deployment::HistoryMigrationSpec::Builder Class Reference

Builder class for HistoryMigrationSpec. More...

List of all members.

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 ()

Detailed Description


Constructor & Destructor Documentation

vmware::vcenter::deployment::HistoryMigrationSpec::Builder::Builder ( vmware.vcenter.deployment.HistoryMigrationOption  dataSet) [inline]

Constructor with parameters for the required properties of HistoryMigrationSpec.


Member Function Documentation

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.


The documentation for this class was generated from the following file: