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. Sie können die Ausgabe Ihres Konsolenprotokolls problemlos anzeigen. 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.Models.BootDiagnosticsInstanceView BootDiagnostics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bootDiagnostics")>]
member this.BootDiagnostics : Microsoft.Azure.Management.Compute.Models.BootDiagnosticsInstanceView with get, set
Public Property BootDiagnostics As BootDiagnosticsInstanceView

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: