Uses of Class
com.azure.resourcemanager.compute.models.InstanceSku
Packages that use InstanceSku
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the 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. -
Uses of InstanceSku in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type InstanceSkuMethods in com.azure.resourcemanager.compute.models that return InstanceSkuModifier and TypeMethodDescriptionstatic InstanceSkuInstanceSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InstanceSku from the JsonReader.