Interface Database.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingRedisEnterprise

        Database.DefinitionStages.WithCreate withExistingRedisEnterprise​(String resourceGroupName,
                                                                         String clusterName)
        Specifies resourceGroupName, clusterName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        clusterName - The name of the RedisEnterprise cluster.
        Returns:
        the next definition stage.