Share via


ModelSkuCapacityProperties Class

Definition

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

Applies to