Uses of Class
com.azure.resourcemanager.appplatform.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of Sku in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return SkuModifier and TypeMethodDescriptionApiPortalResourceInner.sku()Get the sku property: Sku of the API portal resource.DeploymentResourceInner.sku()Get the sku property: Sku of the Deployment resource.GatewayResourceInner.sku()Get the sku property: Sku of the Spring Cloud Gateway resource.ServiceResourceInner.sku()Get the sku property: Sku of the Service resource.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: Sku of the API portal resource.Set the sku property: Sku of the Deployment resource.Set the sku property: Sku of the Spring Cloud Gateway resource.Set the sku property: Sku of the Service resource. -
Uses of Sku in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return SkuModifier and TypeMethodDescriptionSpringService.sku()Sku.withCapacity(Integer capacity) Set the capacity property: Current capacity of the target resource.Set the name property: Name of the Sku.Set the tier property: Tier of the Sku.Methods in com.azure.resourcemanager.appplatform.models with parameters of type SkuModifier and TypeMethodDescriptionSpecifies the sku of the spring service.Specifies the sku of the spring service.