VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for HardwareSupportPackageCompliance. More...
Public Member Functions | |
Builder (vmware.esx.settings.ComplianceStatus status, global::System.Collections.Generic.Dictionary< string, vmware.esx.settings.HardwareModuleFirmwareCompliance > hardwareModules, vmware.esx.settings.Notifications notifications) | |
Constructor with parameters for the required properties of HardwareSupportPackageCompliance. | |
Builder | SetCurrent (vmware.esx.settings.HardwareSupportPackageInfo current) |
Current version of the Hardware Support Package present on the host. | |
Builder | SetTarget (vmware.esx.settings.HardwareSupportPackageInfo target) |
Target version of the Hardware Support Package present in the software specification. | |
HardwareSupportPackageCompliance | Build () |
Builder class for HardwareSupportPackageCompliance.
vmware::esx::settings::HardwareSupportPackageCompliance::Builder::Builder | ( | vmware.esx.settings.ComplianceStatus | status, |
global::System.Collections.Generic.Dictionary< string, vmware.esx.settings.HardwareModuleFirmwareCompliance > | hardwareModules, | ||
vmware.esx.settings.Notifications | notifications | ||
) | [inline] |
Constructor with parameters for the required properties of HardwareSupportPackageCompliance.
HardwareSupportPackageCompliance vmware::esx::settings::HardwareSupportPackageCompliance::Builder::Build | ( | ) | [inline] |
Builder vmware::esx::settings::HardwareSupportPackageCompliance::Builder::SetCurrent | ( | vmware.esx.settings.HardwareSupportPackageInfo | current | ) | [inline] |
Current version of the Hardware Support Package present on the host.
Builder vmware::esx::settings::HardwareSupportPackageCompliance::Builder::SetTarget | ( | vmware.esx.settings.HardwareSupportPackageInfo | target | ) | [inline] |
Target version of the Hardware Support Package present in the software specification.