Uses of Class
com.microsoft.azure.management.cosmosdb.SqlDatabaseResource
-
-
Uses of SqlDatabaseResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return SqlDatabaseResource Modifier and Type Method Description SqlDatabaseResourceSqlDatabaseCreateUpdateParameters. resource()Get the standard JSON format of a SQL database.SqlDatabaseResourceSqlDatabaseResource. withId(String id)Set name of the Cosmos DB SQL database.Methods in com.microsoft.azure.management.cosmosdb with parameters of type SqlDatabaseResource Modifier and Type Method Description SqlDatabaseCreateUpdateParametersSqlDatabaseCreateUpdateParameters. withResource(SqlDatabaseResource resource)Set the standard JSON format of a SQL database.
-