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