Interface Cluster.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
Cluster.Definition
Enclosing interface:
Cluster.DefinitionStages

public static interface Cluster.DefinitionStages.WithResourceGroup
The stage of the Cluster definition allowing to specify parent resource.
  • Method Details

    • withExistingResourceGroup

      Cluster.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The Resource Group Name.
      Returns:
      the next definition stage.