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

ResourceSku Class

Definition

The resource sku object.

public class ResourceSku
type ResourceSku = class
Public Class ResourceSku
Inheritance
ResourceSku

Constructors

ResourceSku()

Properties

Capacity

Gets or sets the sku capacity.

Family

Gets or sets the sku family.

Name

Gets or sets the sku name.

Size

Gets or sets the sku size.

Tier

Gets or sets the sku tier.

Applies to