Class StorageSkuListResult

java.lang.Object
com.azure.resourcemanager.storage.models.StorageSkuListResult

public final class StorageSkuListResult extends Object
The response from the List Storage SKUs operation.
  • Constructor Details

    • StorageSkuListResult

      public StorageSkuListResult()
      Creates an instance of StorageSkuListResult class.
  • Method Details

    • value

      public List<SkuInformationInner> value()
      Get the value property: Get the list result of storage SKUs and their properties.
      Returns:
      the value value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.