Uses of Class
com.azure.resourcemanager.cosmos.models.GraphApiComputeServiceResourceProperties
Packages that use GraphApiComputeServiceResourceProperties
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of GraphApiComputeServiceResourceProperties in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return GraphApiComputeServiceResourcePropertiesModifier and TypeMethodDescriptionGraphApiComputeServiceResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GraphApiComputeServiceResourceProperties from the JsonReader.GraphApiComputeServiceResourceProperties.withGraphApiComputeEndpoint(String graphApiComputeEndpoint) Set the graphApiComputeEndpoint property: GraphAPICompute endpoint for the service.GraphApiComputeServiceResourceProperties.withInstanceCount(Integer instanceCount) Set the instanceCount property: Instance count for the service.GraphApiComputeServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.