Share via


AvailableServiceSkuSku Class

Definition

SKU name, tier, etc.

public class AvailableServiceSkuSku
type AvailableServiceSkuSku = class
Public Class AvailableServiceSkuSku
Inheritance
AvailableServiceSkuSku

Constructors

AvailableServiceSkuSku()

Initializes a new instance of the AvailableServiceSkuSku class.

AvailableServiceSkuSku(String, String, String, String)

Initializes a new instance of the AvailableServiceSkuSku class.

Properties

Family

Gets or sets sKU family

Name

Gets or sets the name of the SKU

Size

Gets or sets sKU size

Tier

Gets or sets the tier of the SKU, such as "Basic", "General Purpose", or "Business Critical"

Applies to