次の方法で共有


VirtualMachineConfiguration.WindowsConfiguration Property

Definition

Windows operating system settings on the virtual machine. This property must not be specified if the imageReference property specifies a Linux OS Image.

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

Property Value

Applies to