Interface PrivateCloud.DefinitionStages.WithManagementCluster

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

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

    • withManagementCluster

      PrivateCloud.DefinitionStages.WithCreate withManagementCluster(ManagementCluster managementCluster)
      Specifies the managementCluster property: The default cluster used for management.
      Parameters:
      managementCluster - The default cluster used for management.
      Returns:
      the next definition stage.