Uses of Class
com.azure.resourcemanager.cosmos.models.TableResource
Packages that use TableResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of TableResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return TableResourceModifier and TypeMethodDescriptionTableCreateUpdateProperties.resource()Get the resource property: The standard JSON format of a Table.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type TableResourceModifier and TypeMethodDescriptionTableCreateUpdateProperties.withResource(TableResource resource) Set the resource property: The standard JSON format of a Table. -
Uses of TableResource in com.azure.resourcemanager.cosmos.models
Subclasses of TableResource in com.azure.resourcemanager.cosmos.modelsModifier and TypeClassDescriptionfinal classThe TableGetPropertiesResource model.Methods in com.azure.resourcemanager.cosmos.models that return TableResourceModifier and TypeMethodDescriptionTableCreateUpdateParameters.resource()Get the resource property: The standard JSON format of a Table.Set the id property: Name of the Cosmos DB table.Methods in com.azure.resourcemanager.cosmos.models with parameters of type TableResourceModifier and TypeMethodDescriptionTableCreateUpdateParameters.withResource(TableResource resource) Set the resource property: The standard JSON format of a Table.