BootDiagnosticsInstanceView interface   
The instance view of a virtual machine boot diagnostics.
Properties
| console | 
	The console screenshot blob URI. Note: This will not be set if boot diagnostics is currently enabled with managed storage. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| serial | 
	The serial console log blob Uri. Note: This will not be set if boot diagnostics is currently enabled with managed storage. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| status | The boot diagnostics status information for the VM. Note: It will be set only if there are errors encountered in enabling boot diagnostics. 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 will not be set if boot diagnostics is currently enabled with managed storage. 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 will not be set if boot diagnostics is currently enabled with managed storage. NOTE: This property will not be serialized. It can only be populated by the server.
serialConsoleLogBlobUri?: string
				Property Value
string
status
The boot diagnostics status information for the VM. Note: It will be set only if there are errors encountered in enabling boot diagnostics. NOTE: This property will not be serialized. It can only be populated by the server.
status?: InstanceViewStatus