SkuInformation Class

Definition

Sku information

public class SkuInformation
type SkuInformation = class
Public Class SkuInformation
Inheritance
SkuInformation

Constructors

SkuInformation()

Initializes a new instance of the SkuInformation class.

SkuInformation(String, String, String, String, IList<SkuCost>, IList<String>, IList<SkuLocationInfo>, IList<String>, IList<String>)

Initializes a new instance of the SkuInformation class.

Properties

Costs

Gets the pricing info of the Sku.

Family

Gets the Sku family.

Kind

Gets the sku kind.

LocationInfo

Gets the locations where Sku is available with zones and sites info

Locations

Gets the locations where Sku is available.

Name

Gets the sku name.

RequiredFeatures

Gets the required features for the sku to be available.

RequiredQuotaIds

Gets the required quotaIds for the sku to be available.

Tier

Gets the sku tier.

Applies to