BootDiagnosticsInstanceView.ConsoleScreenshotBlobUri Property

Definition

Gets the console screenshot blob URI. <br><br>NOTE: This will not be set if boot diagnostics is currently enabled with managed storage.

[Newtonsoft.Json.JsonProperty(PropertyName="consoleScreenshotBlobUri")]
public string ConsoleScreenshotBlobUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consoleScreenshotBlobUri")>]
member this.ConsoleScreenshotBlobUri : string
Public ReadOnly Property ConsoleScreenshotBlobUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to