Sdílet prostřednictvím


VirtualMachineConfiguration.WindowsConfiguration Vlastnost

Definice

Získá nebo nastaví nastavení operačního systému Windows na virtuálním počítači.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Tato vlastnost nesmí být zadána, pokud imageReference určuje image operačního systému Linux.

Platí pro