Uses of Class
com.azure.resourcemanager.cosmos.models.OptionsResource
Packages that use OptionsResource
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of OptionsResource in com.azure.resourcemanager.cosmos.models
Subclasses of OptionsResource in com.azure.resourcemanager.cosmos.modelsModifier and TypeClassDescriptionfinal classThe CassandraKeyspaceGetPropertiesOptions model.final classThe CassandraTableGetPropertiesOptions model.final classThe GremlinDatabaseGetPropertiesOptions model.final classThe GremlinGraphGetPropertiesOptions model.final classThe MongoDBCollectionGetPropertiesOptions model.final classThe MongoDBDatabaseGetPropertiesOptions model.final classThe SqlContainerGetPropertiesOptions model.final classThe SqlDatabaseGetPropertiesOptions model.final classThe TableGetPropertiesOptions model.Methods in com.azure.resourcemanager.cosmos.models that return OptionsResourceModifier and TypeMethodDescriptionstatic OptionsResourceOptionsResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OptionsResource from the JsonReader.OptionsResource.withAutoscaleSettings(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.OptionsResource.withThroughput(Integer throughput) Set the throughput property: Value of the Cosmos DB resource throughput or autoscaleSettings.