Uses of Class
com.microsoft.azure.management.cosmosdb.TableResource
-
-
Uses of TableResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return TableResource Modifier and Type Method Description TableResourceTableCreateUpdateParameters. resource()Get the standard JSON format of a Table.TableResourceTableResource. withId(String id)Set name of the Cosmos DB table.Methods in com.microsoft.azure.management.cosmosdb with parameters of type TableResource Modifier and Type Method Description TableCreateUpdateParametersTableCreateUpdateParameters. withResource(TableResource resource)Set the standard JSON format of a Table.
-