Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableTablePropertiesResource
Packages that use RestorableTablePropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of RestorableTablePropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableTablePropertiesResourceModifier and TypeMethodDescriptionRestorableTableGetResultInner.resource()Get the resource property: The resource of an Azure Cosmos DB Table event.RestorableTableProperties.resource()Get the resource property: The resource of an Azure Cosmos DB Table event.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type RestorableTablePropertiesResourceModifier and TypeMethodDescriptionRestorableTableGetResultInner.withResource(RestorableTablePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB Table event.RestorableTableProperties.withResource(RestorableTablePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB Table event. -
Uses of RestorableTablePropertiesResource in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type RestorableTablePropertiesResourceModifier and TypeClassDescriptionfinal classThe resource of an Azure Cosmos DB Table event.Methods in com.azure.resourcemanager.cosmos.models that return RestorableTablePropertiesResourceModifier and TypeMethodDescriptionRestorableTablePropertiesResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableTablePropertiesResource from the JsonReader.