Uses of Class
com.azure.resourcemanager.compute.models.InstanceSku
Packages that use InstanceSku
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of InstanceSku in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return InstanceSkuModifier and TypeMethodDescriptionRoleInstanceInner.sku()Get the sku property: The role instance SKU.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type InstanceSkuModifier and TypeMethodDescriptionRoleInstanceInner.withSku(InstanceSku sku) Set the sku property: The role instance SKU.