| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableGetPropertiesResource
The TableGetPropertiesResource model.
|
| Modifier and Type | Method and Description |
|---|---|
TableResource |
TableCreateUpdateParameters.resource()
Get the resource property: The standard JSON format of a Table.
|
TableResource |
TableResource.withId(String id)
Set the id property: Name of the Cosmos DB table.
|
| Modifier and Type | Method and Description |
|---|---|
TableCreateUpdateParameters |
TableCreateUpdateParameters.withResource(TableResource resource)
Set the resource property: The standard JSON format of a Table.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.