Compartir a través de


BatchVmConfiguration.NodePlacementPolicy Propiedad

Definición

Directiva de asignación usada por el servicio Batch para aprovisionar los nodos. Si no se especifica, Batch usará la directiva regional.

public Azure.ResourceManager.Batch.Models.BatchNodePlacementPolicyType? NodePlacementPolicy { get; set; }
member this.NodePlacementPolicy : Nullable<Azure.ResourceManager.Batch.Models.BatchNodePlacementPolicyType> with get, set
Public Property NodePlacementPolicy As Nullable(Of BatchNodePlacementPolicyType)

Valor de propiedad

Se aplica a