Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.RestorableMongodbDatabaseProperties
Packages that use RestorableMongodbDatabaseProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of RestorableMongodbDatabaseProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type RestorableMongodbDatabasePropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB MongoDB database event.Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableMongodbDatabasePropertiesModifier and TypeMethodDescriptionRestorableMongodbDatabaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableMongodbDatabaseProperties from the JsonReader.RestorableMongodbDatabaseProperties.withResource(RestorableMongodbDatabasePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB MongoDB database event.