Uses of Class
com.azure.resourcemanager.compute.models.InstanceSku
-
Packages that use InstanceSku Package Description com.azure.resourcemanager.compute.fluent.models 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 InstanceSku Modifier and Type Method Description InstanceSkuRoleInstanceInner. sku()Get the sku property: The sku property.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type InstanceSku Modifier and Type Method Description RoleInstanceInnerRoleInstanceInner. withSku(InstanceSku sku)Set the sku property: The sku property.
-