VirtualMachineScaleSetUpdateVMProfile.OsProfile Property

Definition

Gets or sets the virtual machine scale set OS profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to