VirtualMachineConfiguration.WindowsConfiguration Property

Definition

Gets or sets windows operating system settings on the Virtual Machine. This property must not be specified if the ImageReference property specifies a Linux OS image.

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

Property Value

Applies to