PipelineGroupExecutionPlacement.DistributionMaxInstancesPerHost Property

Definition

Maximum number of instances allowed per compute unit (node/VM). If not specified, default scheduling applies.

public int? DistributionMaxInstancesPerHost { get; set; }
member this.DistributionMaxInstancesPerHost : Nullable<int> with get, set
Public Property DistributionMaxInstancesPerHost As Nullable(Of Integer)

Property Value

Applies to