VirtualMachineScaleSetVM.HardwareProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to