StorageSkuListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response from the List Storage SKUs operation.
public class StorageSkuListResult
type StorageSkuListResult = class
Public Class StorageSkuListResult
- Inheritance
-
StorageSkuListResult
Constructors
StorageSkuListResult() |
Initializes a new instance of the StorageSkuListResult class. |
StorageSkuListResult(IList<SkuInformation>) |
Initializes a new instance of the StorageSkuListResult class. |
Properties
Value |
Gets get the list result of storage SKUs and their properties. |