Interface PrivateCloud.DefinitionStages.WithVcenterPassword

All Known Subinterfaces:
PrivateCloud.Definition, PrivateCloud.DefinitionStages.WithCreate
Enclosing interface:
PrivateCloud.DefinitionStages

public static interface PrivateCloud.DefinitionStages.WithVcenterPassword
The stage of the PrivateCloud definition allowing to specify vcenterPassword.
  • Method Details

    • withVcenterPassword

      PrivateCloud.DefinitionStages.WithCreate withVcenterPassword(String vcenterPassword)
      Specifies the vcenterPassword property: Optionally, set the vCenter admin password when the private cloud is created.
      Parameters:
      vcenterPassword - Optionally, set the vCenter admin password when the private cloud is created.
      Returns:
      the next definition stage.