Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableMongodbDatabasePropertiesResource
Packages that use RestorableMongodbDatabasePropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of RestorableMongodbDatabasePropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableMongodbDatabasePropertiesResourceModifier and TypeMethodDescriptionRestorableMongodbDatabaseGetResultInner.resource()Get the resource property: The resource of an Azure Cosmos DB MongoDB database event.RestorableMongodbDatabaseProperties.resource()Get the resource property: The resource of an Azure Cosmos DB MongoDB database event.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type RestorableMongodbDatabasePropertiesResourceModifier and TypeMethodDescriptionRestorableMongodbDatabaseGetResultInner.withResource(RestorableMongodbDatabasePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB MongoDB database event.RestorableMongodbDatabaseProperties.withResource(RestorableMongodbDatabasePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB MongoDB database event. -
Uses of RestorableMongodbDatabasePropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return RestorableMongodbDatabasePropertiesResourceModifier and TypeMethodDescriptionRestorableMongodbDatabasePropertiesResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableMongodbDatabasePropertiesResource from the JsonReader.