Skus class

Sku'ları temsil eden sınıf.

Oluşturucular

Skus(StorageManagementClientContext)

Sku'lar oluşturun.

Yöntemler

list(msRest.RequestOptionsBase)

Belirli bir abonelik için Microsoft.Storage tarafından desteklenen kullanılabilir SKU'ları listeler.

list(RequestOptionsBase, ServiceCallback<StorageSkuListResult>)
list(ServiceCallback<StorageSkuListResult>)

Oluşturucu Ayrıntıları

Skus(StorageManagementClientContext)

Sku'lar oluşturun.

new Skus(client: StorageManagementClientContext)

Parametreler

client
StorageManagementClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

list(msRest.RequestOptionsBase)

Belirli bir abonelik için Microsoft.Storage tarafından desteklenen kullanılabilir SKU'ları listeler.

function list(options?: msRest.RequestOptionsBase)

Parametreler

options
msRest.RequestOptionsBase

Döndürülenler

Promise<Models.SkusListResponse>

Promise<Models.SkusListResponse>

list(RequestOptionsBase, ServiceCallback<StorageSkuListResult>)

function list(options: RequestOptionsBase, callback: ServiceCallback<StorageSkuListResult>)

Parametreler

options

RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<StorageSkuListResult>

Geri çağırma

list(ServiceCallback<StorageSkuListResult>)

function list(callback: ServiceCallback<StorageSkuListResult>)

Parametreler

callback

ServiceCallback<StorageSkuListResult>

Geri çağırma