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