Uses of Class
com.azure.resourcemanager.compute.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of Sku in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return SkuModifier and TypeMethodDescriptionAvailabilitySetInner.sku()Get the sku property: Sku of the availability set, only name is required to be set.CapacityReservationInner.sku()Get the sku property: SKU of the resource for which capacity needs be reserved.DedicatedHostInner.sku()Get the sku property: SKU of the dedicated host for Hardware Generation and VM family.VirtualMachineScaleSetInner.sku()Get the sku property: The virtual machine scale set sku.VirtualMachineScaleSetSkuInner.sku()Get the sku property: The Sku.VirtualMachineScaleSetVMInner.sku()Get the sku property: The virtual machine SKU.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: Sku of the availability set, only name is required to be set.Set the sku property: SKU of the resource for which capacity needs be reserved.Set the sku property: SKU of the dedicated host for Hardware Generation and VM family.Set the sku property: The virtual machine scale set sku. -
Uses of Sku in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type SkuMethods in com.azure.resourcemanager.compute.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.AvailabilitySetUpdate.sku()Get the sku property: Sku of the availability set.CapacityReservationUpdate.sku()Get the sku property: SKU of the resource for which capacity needs be reserved.DedicatedHostUpdate.sku()Get the sku property: [List all available dedicated host sizes for resizing] (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes).VirtualMachineScaleSetSkuTypes.sku()Gets the SKU.VirtualMachineScaleSetUpdate.sku()Get the sku property: The virtual machine scale set sku.VirtualMachineScaleSetVM.sku()Gets the SKU of the virtual machine instance.Sku.withCapacity(Long capacity) Set the capacity property: Specifies the number of virtual machines in the scale set.Set the name property: The sku name.Set the tier property: Specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> **Standard**<br /><br /> **Basic**.Methods in com.azure.resourcemanager.compute.models with parameters of type SkuModifier and TypeMethodDescriptionParses a SKU into a VMSS SKU type and creates a new VirtualMachineScaleSetSkuType instance if not found among the existing ones.Set the sku property: Sku of the availability set.Set the sku property: SKU of the resource for which capacity needs be reserved.Set the sku property: [List all available dedicated host sizes for resizing] (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes).Set the sku property: The virtual machine scale set sku.Constructors in com.azure.resourcemanager.compute.models with parameters of type SkuModifierConstructorDescriptionCreates a custom value for VirtualMachineSizeTypes.