Freigeben über


VirtualMachineScaleSetVMInstanceView.BootDiagnostics Eigenschaft

Definition

Ruft den Start ab oder legt fest Die Diagnose ist ein Debugfeature, mit dem Sie die Konsolenausgabe und den Screenshot anzeigen können, um VM-status zu diagnostizieren. <br>& lt;br> Sie können die Ausgabe Ihres Konsolenprotokolls problemlos anzeigen. <br>& lt;br> Mit Azure können Sie auch einen Screenshot des virtuellen Computers aus dem Hypervisor anzeigen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: