Freigeben über


VirtualMachine.OsProfile Eigenschaft

Definition

Ruft ab oder legt fest, welche Betriebssystemeinstellungen beim Erstellen des virtuellen Computers verwendet werden. Einige der Einstellungen können nicht geändert werden, nachdem der virtuelle Computer bereitgestellt wurde.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.osProfile")]
public Microsoft.Azure.Management.Compute.Models.OSProfile OsProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.osProfile")>]
member this.OsProfile : Microsoft.Azure.Management.Compute.Models.OSProfile with get, set
Public Property OsProfile As OSProfile

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: