Interface Cloud.DefinitionStages.WithResourceGroup

  • All Known Subinterfaces:
    Cloud.Definition
    Enclosing interface:
    Cloud.DefinitionStages

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

      • withExistingResourceGroup

        Cloud.DefinitionStages.WithExtendedLocation withExistingResourceGroup​(String resourceGroupName)
        Specifies resourceGroupName.
        Parameters:
        resourceGroupName - The name of the resource group.
        Returns:
        the next definition stage.