Compartir a través de


TaskSchedulingPolicy(ComputeNodeFillType) Constructor

Definición

Inicializa una nueva instancia de la clase TaskSchedulingPolicy.

public TaskSchedulingPolicy (Microsoft.Azure.Batch.Common.ComputeNodeFillType computeNodeFillType);
new Microsoft.Azure.Batch.TaskSchedulingPolicy : Microsoft.Azure.Batch.Common.ComputeNodeFillType -> Microsoft.Azure.Batch.TaskSchedulingPolicy
Public Sub New (computeNodeFillType As ComputeNodeFillType)

Parámetros

computeNodeFillType
ComputeNodeFillType

Tipo de relleno de la directiva de programación.

Se aplica a