VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for CheckInfo. More...
Public Member Functions | |
Builder (vmware.vcenter.deployment.CheckStatus status) | |
Constructor with parameters for the required properties of CheckInfo. | |
Builder | SetResult (vmware.vcenter.deployment.Notifications result) |
Result of the check. | |
Builder | SetSourceInfo (vmware.vcenter.deployment.SourceInfo sourceInfo) |
Information collected from the source machine. | |
CheckInfo | Build () |
vmware::vcenter::deployment::CheckInfo::Builder::Builder | ( | vmware.vcenter.deployment.CheckStatus | status | ) | [inline] |
Constructor with parameters for the required properties of CheckInfo.
CheckInfo vmware::vcenter::deployment::CheckInfo::Builder::Build | ( | ) | [inline] |
Builder vmware::vcenter::deployment::CheckInfo::Builder::SetResult | ( | vmware.vcenter.deployment.Notifications | result | ) | [inline] |
Result of the check.
This attribute was added in vSphere API 6.7.
Builder vmware::vcenter::deployment::CheckInfo::Builder::SetSourceInfo | ( | vmware.vcenter.deployment.SourceInfo | sourceInfo | ) | [inline] |
Information collected from the source machine.
This attribute was added in vSphere API 7.0.0.