Uses of Class
com.microsoft.azure.management.cosmosdb.SqlDatabaseCreateUpdateParameters
-
-
Uses of SqlDatabaseCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return SqlDatabaseCreateUpdateParameters Modifier and Type Method Description SqlDatabaseCreateUpdateParametersSqlDatabaseCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.SqlDatabaseCreateUpdateParametersSqlDatabaseCreateUpdateParameters. withResource(SqlDatabaseResource resource)Set the standard JSON format of a SQL database.
-