AvailableLabServicesSku Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Lab Services resource SKUs.
public class AvailableLabServicesSku
type AvailableLabServicesSku = class
Public Class AvailableLabServicesSku
- Inheritance
-
AvailableLabServicesSku
Properties
Capabilities |
The capabilities of the SKU. |
Capacity |
The scale out/in options of the SKU. |
Costs |
Metadata for retrieving price info of a lab services SKUs. |
Family |
The family of the SKU. |
Locations |
List of locations that are available for a size. |
Name |
The name of the SKU. |
ResourceType |
The lab services resource type. |
Restrictions |
Restrictions of a lab services SKUs. |
Size |
The SKU size. |
Tier |
The tier of the SKU. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET