Interface SqlElasticPoolOperations.DefinitionStages.WithSqlServer

    • Method Detail

      • withExistingSqlServer

        SqlElasticPoolOperations.DefinitionStages.WithEdition withExistingSqlServer​(String resourceGroupName,
                                                                                    String sqlServerName,
                                                                                    String location)
        Sets the parent SQL server name and resource group it belongs to.
        Parameters:
        resourceGroupName - the name of the resource group the parent SQL server
        sqlServerName - the parent SQL server name
        location - the parent SQL server location
        Returns:
        The next stage of the definition.