VirtualMachineScaleSetVMProfile.HardwareProfile プロパティ

定義

スケール セットのハードウェア プロファイル関連の詳細を取得または設定します。 最小 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象