Uses of Class
com.microsoft.azure.management.cosmosdb.SqlDatabaseResource
Packages that use SqlDatabaseResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlDatabaseResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a SQL database.Set name of the Cosmos DB SQL database.Methods in com.microsoft.azure.management.cosmosdb with parameters of type SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateParameters.withResource
(SqlDatabaseResource resource) Set the standard JSON format of a SQL database.