次の方法で共有


VirtualMachineConfiguration.NodePlacementConfiguration Property

Definition

The node placement configuration for the pool. This configuration will specify rules on how nodes in the pool will be physically allocated.

public Azure.Compute.Batch.BatchNodePlacementConfiguration NodePlacementConfiguration { get; set; }
member this.NodePlacementConfiguration : Azure.Compute.Batch.BatchNodePlacementConfiguration with get, set
Public Property NodePlacementConfiguration As BatchNodePlacementConfiguration

Property Value

Applies to