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