RetrieveBootDiagnosticsDataResult interface
The SAS URIs of the console screenshot and serial log blobs.
Properties
console |
The console screenshot blob URI NOTE: This property will not be serialized. It can only be populated by the server. |
serial |
The serial console log blob URI. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
consoleScreenshotBlobUri
The console screenshot blob URI NOTE: This property will not be serialized. It can only be populated by the server.
consoleScreenshotBlobUri?: string
Property Value
string
serialConsoleLogBlobUri
The serial console log blob URI. NOTE: This property will not be serialized. It can only be populated by the server.
serialConsoleLogBlobUri?: string
Property Value
string