Share via


VirtualMachineScaleSetUpdate.VirtualMachineProfile Property

Definition

Gets or sets the virtual machine profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to