|
VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for DataMigrationEstimate. More...
Public Member Functions | |
| Builder (long estimatedExportTime, long estimatedImportTime, double requiredFreeDiskSpaceOnSource) | |
| Constructor with parameters for the required properties of DataMigrationEstimate. | |
| DataMigrationEstimate | Build () |
Builder class for DataMigrationEstimate.
| vmware::vcenter::deployment::DataMigrationEstimate::Builder::Builder | ( | long | estimatedExportTime, |
| long | estimatedImportTime, | ||
| double | requiredFreeDiskSpaceOnSource | ||
| ) | [inline] |
Constructor with parameters for the required properties of DataMigrationEstimate.
| DataMigrationEstimate vmware::vcenter::deployment::DataMigrationEstimate::Builder::Build | ( | ) | [inline] |