Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableMongodbCollectionPropertiesResource
-
Packages that use RestorableMongodbCollectionPropertiesResource Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of RestorableMongodbCollectionPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableMongodbCollectionPropertiesResource Modifier and Type Method Description RestorableMongodbCollectionPropertiesResourceRestorableMongodbCollectionGetResultInner. resource()Get the resource property: The resource of an Azure Cosmos DB MongoDB collection event.RestorableMongodbCollectionPropertiesResourceRestorableMongodbCollectionProperties. resource()Get the resource property: The resource of an Azure Cosmos DB MongoDB collection event.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type RestorableMongodbCollectionPropertiesResource Modifier and Type Method Description RestorableMongodbCollectionGetResultInnerRestorableMongodbCollectionGetResultInner. withResource(RestorableMongodbCollectionPropertiesResource resource)Set the resource property: The resource of an Azure Cosmos DB MongoDB collection event.RestorableMongodbCollectionPropertiesRestorableMongodbCollectionProperties. withResource(RestorableMongodbCollectionPropertiesResource resource)Set the resource property: The resource of an Azure Cosmos DB MongoDB collection event.
-