你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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