ResourceSku Class

Definition

Describes an available DMS SKU.

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

Constructors

ResourceSku()

Initializes a new instance of the ResourceSku class.

ResourceSku(String, String, String, String, String, String, ResourceSkuCapacity, IList<String>, IList<String>, IList<ResourceSkuCosts>, IList<ResourceSkuCapabilities>, IList<ResourceSkuRestrictions>)

Initializes a new instance of the ResourceSku class.

Properties

ApiVersions

Gets the api versions that support this SKU.

Capabilities

Gets a name value pair to describe the capability.

Capacity

Gets not used.

Costs

Gets metadata for retrieving price info.

Family

Gets the Family of this particular SKU.

Kind

Gets the Kind of resources that are supported in this SKU.

Locations

Gets the set of locations that the SKU is available.

Name

Gets the name of SKU.

ResourceType

Gets the type of resource the SKU applies to.

Restrictions

Gets the restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

Size

Gets the Size of the SKU.

Tier

Gets specifies the tier of DMS in a scale set.

Applies to