Sku Class

Definition

The SKU type.

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

Constructors

Sku()

Initializes a new instance of the Sku class.

Sku(String, String)

Initializes a new instance of the Sku class.

Properties

Name

Gets or sets SKU name. Possible values include: 'Gateway', 'Edge'

Tier

Gets or sets the SKU tier. This is based on the SKU name. Possible values include: 'Standard'

Applies to