Share via


VirtualMachineScaleSet.VirtualMachineProfile プロパティ

定義

仮想マシン プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象