次の方法で共有


RestorePointSourceMetadata.BootDiagnostics プロパティ

定義

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

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

プロパティ値

適用対象