The StandaloneSpec
class contains information used to configure a standalone embedded vCenter Server appliance.
More...
List of all members.
Detailed Description
The StandaloneSpec
class contains information used to configure a standalone embedded vCenter Server appliance.
This class was added in vSphere API 6.7.
Constructor & Destructor Documentation
vmware::vcenter::deployment::StandaloneSpec::StandaloneSpec |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::vcenter::deployment::StandaloneSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::deployment::StandaloneSpec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::deployment::StandaloneSpec::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::deployment::StandaloneSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::deployment::StandaloneSpec::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::deployment::StandaloneSpec::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::vcenter::deployment::StandaloneSpec::GetHashCode |
( |
| ) |
[inline] |
string vmware::vcenter::deployment::StandaloneSpec::GetSsoAdminPassword |
( |
| ) |
[inline] |
The SSO administrator account password.
This attribute was added in vSphere API 6.7.
string vmware::vcenter::deployment::StandaloneSpec::GetSsoDomainName |
( |
| ) |
[inline] |
The SSO domain name to be used to configure this appliance.
This attribute was added in vSphere API 6.7.
void vmware::vcenter::deployment::StandaloneSpec::SetSsoAdminPassword |
( |
string |
ssoAdminPassword | ) |
[inline] |
The SSO administrator account password.
This attribute was added in vSphere API 6.7.
void vmware::vcenter::deployment::StandaloneSpec::SetSsoDomainName |
( |
string |
ssoDomainName | ) |
[inline] |
The SSO domain name to be used to configure this appliance.
This attribute was added in vSphere API 6.7.
override string vmware::vcenter::deployment::StandaloneSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: