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 Detail

      • withExistingResourceGroup

        Cluster.DefinitionStages.WithSku withExistingResourceGroup​(String resourceGroupName)
        Specifies resourceGroupName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        Returns:
        the next definition stage.