VirtualMachineScaleSetVMProfile.OsProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to