DeploymentScaleSettings 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.
Properties of Cognitive Services account deployment model.
public class DeploymentScaleSettings
type DeploymentScaleSettings = class
Public Class DeploymentScaleSettings
- Inheritance
-
DeploymentScaleSettings
Constructors
DeploymentScaleSettings() |
Initializes a new instance of the DeploymentScaleSettings class. |
DeploymentScaleSettings(String, Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the DeploymentScaleSettings class. |
Properties
ActiveCapacity |
Gets deployment active capacity. This value might be different from
|
Capacity |
Gets or sets deployment capacity. |
ScaleType |
Gets or sets deployment scale type. Possible values include: 'Standard', 'Manual' |
Applies to
Azure SDK for .NET