LabServicesSkuCapacity 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.
The scale out/in options of the SKU.
public class LabServicesSkuCapacity
type LabServicesSkuCapacity = class
Public Class LabServicesSkuCapacity
- Inheritance
-
LabServicesSkuCapacity
Constructors
LabServicesSkuCapacity() |
Initializes a new instance of the LabServicesSkuCapacity class. |
LabServicesSkuCapacity(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String) |
Initializes a new instance of the LabServicesSkuCapacity class. |
Properties
DefaultProperty |
Gets the default capacity for this resource. |
Maximum |
Gets the highest permitted capacity for this resource. |
Minimum |
Gets the lowest permitted capacity for this resource. |
ScaleType |
Gets the localized name of the resource. Possible values include: 'None', 'Manual', 'Automatic' |
Applies to
Azure SDK for .NET