PoolSpecification.VirtualMachineConfiguration Property

Definition

Gets or sets the VirtualMachineConfiguration of the pool.

public Microsoft.Azure.Batch.VirtualMachineConfiguration VirtualMachineConfiguration { get; set; }
member this.VirtualMachineConfiguration : Microsoft.Azure.Batch.VirtualMachineConfiguration with get, set
Public Property VirtualMachineConfiguration As VirtualMachineConfiguration

Property Value

Remarks

This property is mutually exclusive with CloudServiceConfiguration.

Applies to