StorageSkuListResult Class

Definition

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.

Applies to