Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.ServiceResourceCreateUpdateProperties
Packages that use ServiceResourceCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of ServiceResourceCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return ServiceResourceCreateUpdatePropertiesModifier and TypeMethodDescriptionServiceResourceCreateUpdateProperties.withInstanceCount(Integer instanceCount) Set the instanceCount property: Instance count for the service.ServiceResourceCreateUpdateProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.ServiceResourceCreateUpdateProperties.withServiceType(ServiceType serviceType) Set the serviceType property: ServiceType for the service.