Class SKUCapability

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

public class SKUCapability extends Object
The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
  • Constructor Details

    • SKUCapability

      public SKUCapability()
  • Method Details

    • name

      public String name()
      Get the name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
      Returns:
      the name value
    • value

      public String value()
      Get a string value to indicate states of given capability. Possibly 'true' or 'false'.
      Returns:
      the value value