Freigeben über


VirtualMachineUpdate.OsProfile Eigenschaft

Definition

Ruft ab oder legt fest, welche Betriebssystemeinstellungen beim Erstellen des virtuellen Computers verwendet werden. Einige der Einstellungen können nach der Bereitstellung des virtuellen Computers nicht mehr geändert werden.

[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: