VirtualMachineScaleSetVM.HardwareProfile Property

Definition

Gets or sets specifies the hardware settings for the virtual machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to