次の方法で共有


VirtualMachinePatch.BootDiagnostics プロパティ

定義

ブート診断は、コンソール出力とスクリーンショットを表示して VM の状態を診断できるデバッグ機能です。 : storageUri が指定されている場合は、ストレージ アカウントが VM と同じリージョンとサブスクリプションにあることを確認します。 コンソール ログの出力を簡単に表示できます。 Azure では、ハイパーバイザーから VM のスクリーンショットを表示することもできます。

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

プロパティ値

適用対象