Partilhar via


VirtualMachineConfiguration.NodePlacementConfiguration Propriedade

Definição

Obtém ou define a configuração de colocação do nó para o conjunto.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Esta configuração especificará regras sobre como os nós no conjunto serão fisicamente alocados.

Aplica-se a