Share via


Sku Class

Definition

Sku of the Namespace.

public class Sku
type Sku = class
Public Class Sku
Inheritance
Sku

Constructors

Sku()

Initializes a new instance of the Sku class.

Sku(Nullable<SkuTier>)

Initializes a new instance of the Sku class.

Properties

Name

Name of this Sku

Tier

Gets or sets the tier of this particular SKU. Possible values include: 'Standard'

Applies to