Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
Modifier and Type | Method and Description |
---|---|
SqlDatabaseResource |
SqlDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a SQL database.
|
SqlDatabaseResource |
SqlDatabaseResource.withId(String id)
Set name of the Cosmos DB SQL database.
|
Modifier and Type | Method and Description |
---|---|
SqlDatabaseCreateUpdateParameters |
SqlDatabaseCreateUpdateParameters.withResource(SqlDatabaseResource resource)
Set the standard JSON format of a SQL database.
|
Copyright © 2019. All rights reserved.