Freigeben über


VirtualMachineConfiguration.WindowsConfiguration Eigenschaft

Definition

Ruft Windows-Betriebssystemeinstellungen auf dem virtuellen Computer ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="windowsConfiguration")]
public Microsoft.Azure.Management.Batch.Models.WindowsConfiguration WindowsConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsConfiguration")>]
member this.WindowsConfiguration : Microsoft.Azure.Management.Batch.Models.WindowsConfiguration with get, set
Public Property WindowsConfiguration As WindowsConfiguration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Diese Eigenschaft darf nicht angegeben werden, wenn imageReference ein Linux-Betriebssystemimage angibt.

Gilt für: