次の方法で共有


VirtualMachineInstanceView.BootDiagnostics プロパティ

定義

ブート診断は、コンソール出力とスクリーンショットを表示して VM の状態を診断できるデバッグ機能です。 コンソール ログの出力を簡単に表示できます。 Azure では、ハイパーバイザーから VM のスクリーンショットを表示することもできます。

public Azure.ResourceManager.Compute.Models.BootDiagnosticsInstanceView BootDiagnostics { get; }
member this.BootDiagnostics : Azure.ResourceManager.Compute.Models.BootDiagnosticsInstanceView
Public ReadOnly Property BootDiagnostics As BootDiagnosticsInstanceView

プロパティ値

適用対象