VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::deployment::StandaloneSpec::Builder Class Reference

Builder class for StandaloneSpec. More...

List of all members.

Public Member Functions

 Builder (string ssoAdminPassword)
 Constructor with parameters for the required properties of StandaloneSpec.
Builder SetSsoDomainName (string ssoDomainName)
 The SSO domain name to be used to configure this appliance.
StandaloneSpec Build ()

Detailed Description


Constructor & Destructor Documentation

vmware::vcenter::deployment::StandaloneSpec::Builder::Builder ( string  ssoAdminPassword) [inline]

Constructor with parameters for the required properties of StandaloneSpec.


Member Function Documentation

StandaloneSpec vmware::vcenter::deployment::StandaloneSpec::Builder::Build ( ) [inline]
Builder vmware::vcenter::deployment::StandaloneSpec::Builder::SetSsoDomainName ( string  ssoDomainName) [inline]

The SSO domain name to be used to configure this appliance.

This attribute was added in vSphere API 6.7.


The documentation for this class was generated from the following file: