Uses of Class
com.azure.resourcemanager.cosmos.models.GremlinGraphGetPropertiesOptions
-
Packages that use GremlinGraphGetPropertiesOptions Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of GremlinGraphGetPropertiesOptions in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinGraphGetPropertiesOptions Modifier and Type Method Description GremlinGraphGetPropertiesOptionsGremlinGraphGetProperties. options()Get the options property: The options property.GremlinGraphGetPropertiesOptionsGremlinGraphGetResultsInner. options()Get the options property: The options property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type GremlinGraphGetPropertiesOptions Modifier and Type Method Description GremlinGraphGetPropertiesGremlinGraphGetProperties. withOptions(GremlinGraphGetPropertiesOptions options)Set the options property: The options property.GremlinGraphGetResultsInnerGremlinGraphGetResultsInner. withOptions(GremlinGraphGetPropertiesOptions options)Set the options property: The options property. -
Uses of GremlinGraphGetPropertiesOptions in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return GremlinGraphGetPropertiesOptions Modifier and Type Method Description GremlinGraphGetPropertiesOptionsGremlinGraphGetPropertiesOptions. withAutoscaleSettings(AutoscaleSettings autoscaleSettings)Set the autoscaleSettings property: Specifies the Autoscale settings.GremlinGraphGetPropertiesOptionsGremlinGraphGetPropertiesOptions. withThroughput(Integer throughput)Set the throughput property: Value of the Cosmos DB resource throughput or autoscaleSettings.
-