VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for OvfParams. More...
Public Member Functions | |
Builder () | |
Constructor with parameters for the required properties of OvfParams. | |
Builder | SetType (string type) |
Unique identifier describing the type of the OVF parameters. | |
OvfParams | Build () |
vmware::vcenter::ovf::OvfParams::Builder::Builder | ( | ) | [inline] |
Constructor with parameters for the required properties of OvfParams.
OvfParams vmware::vcenter::ovf::OvfParams::Builder::Build | ( | ) | [inline] |
Builder vmware::vcenter::ovf::OvfParams::Builder::SetType | ( | string | type | ) | [inline] |
Unique identifier describing the type of the OVF parameters.
The value is the name of the OVF parameters class.