java.lang.Object
com.microsoft.azure.management.storage.Sku

public class Sku extends Object
The SKU of the storage account.
  • Constructor Details

    • Sku

      public Sku()
  • Method Details

    • name

      public SkuName name()
      Returns:
      the name value
    • withName

      public Sku withName(SkuName name)
      Set the name value.
      Parameters:
      name - the name value to set
      Returns:
      the Sku object.
    • tier

      public SkuTier tier()
      Get the tier value.
      Returns:
      the tier value