BootDiagnosticsInstanceView.SerialConsoleLogBlobUri Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to