次の方法で共有


VirtualMachineData.OSProfile プロパティ

定義

仮想マシンの作成時に使用されるオペレーティング システム設定を指定します。 一部の設定は、VM をプロビジョニングした後は変更できません。

public Azure.ResourceManager.Compute.Models.VirtualMachineOSProfile OSProfile { get; set; }
member this.OSProfile : Azure.ResourceManager.Compute.Models.VirtualMachineOSProfile with get, set
Public Property OSProfile As VirtualMachineOSProfile

プロパティ値

適用対象