Share via


BatchPoolCreateContent.VirtualMachineConfiguration Property

Definition

The virtual machine configuration for the Pool. This property must be specified.

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

Property Value

Applies to