Uses of Class
com.azure.resourcemanager.resources.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of Sku in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return SkuModifier and TypeMethodDescriptionGenericResourceInner.sku()Get the sku property: The SKU of the resource.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the resource.Set the sku property: The SKU of the resource. -
Uses of Sku in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.GenericResource.sku()Gets the SKU of the resource.Sku.withCapacity(Integer capacity) Set the capacity property: The SKU capacity.Sku.withFamily(String family) Set the family property: The SKU family.Set the model property: The SKU model.Set the name property: The SKU name.Set the size property: The SKU size.Set the tier property: The SKU tier.Methods in com.azure.resourcemanager.resources.models with parameters of type SkuModifier and TypeMethodDescriptionSpecifies resource SKU.Specifies resource SKU.