Uses of Class
com.azure.resourcemanager.cosmos.models.ServiceResourceCreateUpdateProperties
Packages that use ServiceResourceCreateUpdateProperties
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of ServiceResourceCreateUpdateProperties in com.azure.resourcemanager.cosmos.models
Modifier and TypeClassDescriptionfinal classParameters for Create or Update request for DataTransferServiceResource.final classParameters for Create or Update request for GraphAPIComputeServiceResource.final classParameters for Create or Update request for MaterializedViewsBuilderServiceResource.final classParameters for Create or Update request for SqlDedicatedGatewayServiceResource.Methods in com.azure.resourcemanager.cosmos.models that return ServiceResourceCreateUpdatePropertiesModifier and TypeMethodDescriptionServiceResourceCreateUpdateParameters.properties()Get the properties property: Properties in ServiceResourceCreateUpdateParameters.ServiceResourceCreateUpdateProperties.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.Methods in com.azure.resourcemanager.cosmos.models with parameters of type ServiceResourceCreateUpdatePropertiesModifier and TypeMethodDescriptionServiceResourceCreateUpdateParameters.withProperties(ServiceResourceCreateUpdateProperties properties) Set the properties property: Properties in ServiceResourceCreateUpdateParameters.