共用方式為


VirtualMachineScaleSetUpdateVMProfile.HardwareProfile Property

Definition

Gets or sets specifies the hardware profile related details of a scale set. Minimum api-version: 2021-11-01.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to