Share via


VirtualMachine.OsProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to