TaskSchedulingPolicy.NodeFillType Propriedade

Definição

Obtém ou define a forma como as tarefas devem ser distribuídas pelos nós de computação.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeFillType")]
public Microsoft.Azure.Management.Batch.Models.ComputeNodeFillType NodeFillType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeFillType")>]
member this.NodeFillType : Microsoft.Azure.Management.Batch.Models.ComputeNodeFillType with get, set
Public Property NodeFillType As ComputeNodeFillType

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Os valores possíveis incluem: "Spread", "Pack"

Aplica-se a