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