Class StorageSkuListResult


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

      • StorageSkuListResult

        public StorageSkuListResult()
    • Method Detail

      • 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.