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