The ScaleOutParams class contains information about the scale-out groups described in the OVF package.
More...
List of all members.
Detailed Description
The ScaleOutParams class contains information about the scale-out groups described in the OVF package.
When deploying an OVF package, a deployment specific instance count can be specified (see ScaleOutGroup.instanceCount .
This is based on the ovf2:ScaleOutSection.
See LibraryItem.Deploy and LibraryItem.Filter
Constructor & Destructor Documentation
| vmware::vcenter::ovf::ScaleOutParams::ScaleOutParams |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::ovf::ScaleOutParams::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::ovf::ScaleOutParams::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::ovf::ScaleOutParams::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::ovf::ScaleOutParams::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::ovf::ScaleOutParams::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::ovf::ScaleOutParams::Equals |
( |
object |
obj | ) |
[inline] |
| string vmware::vcenter::ovf::ScaleOutParams::Get_Type |
( |
| ) |
[inline] |
Unique identifier describing the type of the OVF parameters.
The value is the name of the OVF parameters class.
The list of scale-out groups.
| override int vmware::vcenter::ovf::ScaleOutParams::GetHashCode |
( |
| ) |
[inline] |
The list of scale-out groups.
| void vmware::vcenter::ovf::ScaleOutParams::SetType |
( |
string |
type | ) |
[inline] |
Unique identifier describing the type of the OVF parameters.
The value is the name of the OVF parameters class.
| override string vmware::vcenter::ovf::ScaleOutParams::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: