Compartilhar via


TargetUtilizationScaleSettings.MaxInstance Property

Definition

The maximum number of instances that the deployment can scale to. The quota will be reserved for max_instances.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int? MaxInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.MaxInstance : Nullable<int> with get, set
Public Property MaxInstance As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to