DistributionPolicy.MaxInstancesPerHost Property

Definition

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

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

Property Value

Implements

Attributes

Applies to