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.ApplicationAcceleratorResourceInner.sku()Get the sku property: Sku of the application accelerator resource.CustomizedAcceleratorResourceInner.sku()Get the sku property: Sku of the customized accelerator 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.PredefinedAcceleratorResourceInner.sku()Get the sku property: Sku of the predefined accelerator 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 application accelerator resource.Set the sku property: Sku of the customized accelerator 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 predefined accelerator 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 TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.SpringService.sku()Gets the Sku of the service.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.