Share via


BatchDeployment.MaxConcurrencyPerInstance Property

Definition

Indicates maximum number of parallelism per instance.

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

Property Value

Implements

Attributes

Applies to