Uses of Class
com.azure.resourcemanager.cosmos.models.ServiceSize
Packages that use ServiceSize
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of ServiceSize in com.azure.resourcemanager.cosmos.models
Fields in com.azure.resourcemanager.cosmos.models declared as ServiceSizeModifier and TypeFieldDescriptionstatic final ServiceSizeServiceSize.COSMOS_D16SStatic value Cosmos.D16s for ServiceSize.static final ServiceSizeServiceSize.COSMOS_D4SStatic value Cosmos.D4s for ServiceSize.static final ServiceSizeServiceSize.COSMOS_D8SStatic value Cosmos.D8s for ServiceSize.Methods in com.azure.resourcemanager.cosmos.models that return ServiceSizeModifier and TypeMethodDescriptionstatic ServiceSizeServiceSize.fromString(String name) Creates or finds a ServiceSize from its string representation.ServiceResourceCreateUpdateProperties.instanceSize()Get the instanceSize property: Instance type for the service.ServiceResourceProperties.instanceSize()Get the instanceSize property: Instance type for the service.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type ServiceSizeModifier and TypeMethodDescriptionstatic Collection<ServiceSize> ServiceSize.values()Gets known ServiceSize values.Methods in com.azure.resourcemanager.cosmos.models with parameters of type ServiceSizeModifier and TypeMethodDescriptionDataTransferServiceResourceCreateUpdateParameters.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.DataTransferServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.GraphApiComputeServiceResourceCreateUpdateParameters.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.GraphApiComputeServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.MaterializedViewsBuilderServiceResourceCreateUpdateParameters.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.MaterializedViewsBuilderServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.ServiceResourceCreateUpdateProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.ServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.SqlDedicatedGatewayServiceResourceCreateUpdateParameters.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.SqlDedicatedGatewayServiceResourceProperties.withInstanceSize(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.