Uses of Class
com.azure.resourcemanager.cosmos.models.TableGetPropertiesResource
Packages that use TableGetPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of TableGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return TableGetPropertiesResourceModifier and TypeMethodDescriptionTableGetProperties.resource()
Get the resource property: The resource property.TableGetResultsInner.resource()
Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type TableGetPropertiesResourceModifier and TypeMethodDescriptionTableGetProperties.withResource
(TableGetPropertiesResource resource) Set the resource property: The resource property.TableGetResultsInner.withResource
(TableGetPropertiesResource resource) Set the resource property: The resource property. -
Uses of TableGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return TableGetPropertiesResourceModifier and TypeMethodDescriptionstatic TableGetPropertiesResource
TableGetPropertiesResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of TableGetPropertiesResource from the JsonReader.TableGetPropertiesResource.withCreateMode
(CreateMode createMode) Set the createMode property: Enum to indicate the mode of resource creation.Set the id property: Name of the Cosmos DB table.TableGetPropertiesResource.withRestoreParameters
(ResourceRestoreParameters restoreParameters) Set the restoreParameters property: Parameters to indicate the information about the restore.