Condividi tramite


LabServicesSku Class

Definition

Azure Lab Services resource SKUs

public class LabServicesSku
type LabServicesSku = class
Public Class LabServicesSku
Inheritance
LabServicesSku

Constructors

LabServicesSku()

Initializes a new instance of the LabServicesSku class.

LabServicesSku(String, String, String, String, String, LabServicesSkuCapacity, IList<LabServicesSkuCapabilities>, IList<String>, IList<LabServicesSkuCost>, IList<LabServicesSkuRestrictions>)

Initializes a new instance of the LabServicesSku class.

Properties

Capabilities

Gets the capabilities of the SKU.

Capacity
Costs

Gets metadata for retrieving price info of a lab services SKUs.

Family

Gets the family of the SKU.

Locations

Gets list of locations that are available for a size.

Name

Gets the name of the SKU.

ResourceType

Gets the lab services resource type.

Restrictions

Gets restrictions of a lab services SKUs.

Size

Gets the SKU size.

Tier

Gets the tier of the SKU. Possible values include: 'Standard', 'Premium'

Applies to