ModelSkuCapacityProperties 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.
Cognitive Services account ModelSkuCapacity.
public class ModelSkuCapacityProperties
type ModelSkuCapacityProperties = class
Public Class ModelSkuCapacityProperties
- Inheritance
-
ModelSkuCapacityProperties
Constructors
| Name | Description |
|---|---|
| ModelSkuCapacityProperties() |
Initializes a new instance of the ModelSkuCapacityProperties class. |
| ModelSkuCapacityProperties(DeploymentModel, String, Nullable<Double>, Nullable<Double>) |
Initializes a new instance of the ModelSkuCapacityProperties class. |
Properties
| Name | Description |
|---|---|
| AvailableCapacity |
Gets or sets the available capacity for deployment with this model and sku. |
| AvailableFinetuneCapacity |
Gets or sets the available capacity for deployment with a fine-tune version of this model and sku. |
| Model |
Gets or sets properties of Cognitive Services account deployment model. |
| SkuName |
Gets or sets |