|
VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for SourceInfo. More...
Public Member Functions | |
| Builder (string hostname, string version, vmware.vcenter.deployment.ApplianceType deploymentType, vmware.vcenter.deployment.ApplianceSize deploymentSize, string ssoDomainName, string activeDirectoryDomain, global::System.Collections.Generic.List< string > dnsServers) | |
| Constructor with parameters for the required properties of SourceInfo. | |
| Builder | SetDataMigrationInfo (vmware.vcenter.deployment.DataMigrationInfo dataMigrationInfo) |
| Contains all the available migrate options, estimated export and import time and the space required to migrate the data. | |
| SourceInfo | Build () |
Builder class for SourceInfo.
| vmware::vcenter::deployment::SourceInfo::Builder::Builder | ( | string | hostname, |
| string | version, | ||
| vmware.vcenter.deployment.ApplianceType | deploymentType, | ||
| vmware.vcenter.deployment.ApplianceSize | deploymentSize, | ||
| string | ssoDomainName, | ||
| string | activeDirectoryDomain, | ||
| global::System.Collections.Generic.List< string > | dnsServers | ||
| ) | [inline] |
Constructor with parameters for the required properties of SourceInfo.
| SourceInfo vmware::vcenter::deployment::SourceInfo::Builder::Build | ( | ) | [inline] |
| Builder vmware::vcenter::deployment::SourceInfo::Builder::SetDataMigrationInfo | ( | vmware.vcenter.deployment.DataMigrationInfo | dataMigrationInfo | ) | [inline] |
Contains all the available migrate options, estimated export and import time and the space required to migrate the data.
This attribute was added in vSphere API 7.0.0.