Uses of Class
com.microsoft.azure.management.compute.ComputeSkuTier
Packages that use ComputeSkuTier
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ComputeSkuTier in com.microsoft.azure.management.compute
Fields in com.microsoft.azure.management.compute declared as ComputeSkuTierModifier and TypeFieldDescriptionstatic final ComputeSkuTierComputeSkuTier.BASICStatic value Basic for ComputeSkuTier.static final ComputeSkuTierComputeSkuTier.PREMIUMStatic value Premium for ComputeSkuTier.static final ComputeSkuTierComputeSkuTier.STANDARDStatic value Standard for ComputeSkuTier.Methods in com.microsoft.azure.management.compute that return ComputeSkuTierModifier and TypeMethodDescriptionstatic ComputeSkuTierComputeSkuTier.fromString(String name) Creates or finds a ComputeSkuTier from its string representation.ComputeSku.tier()Methods in com.microsoft.azure.management.compute that return types with arguments of type ComputeSkuTier