Share via


NetworkVirtualApplianceBootDiagnosticParameters interface

Specifies input parameters required to retrieve the boot diagnostic logs for an NVA instance

Properties

consoleScreenshotStorageSasUrl

Specifies the sas-url to the storage blob into which console screen shot for the requested instance will be written

instanceId

The network virtual appliance instance id for which boot diagnostic logs is being requested

serialConsoleStorageSasUrl

Specifies the sas-url to the storage blob into which serial console logs for the requested instance will be written

Property Details

consoleScreenshotStorageSasUrl

Specifies the sas-url to the storage blob into which console screen shot for the requested instance will be written

consoleScreenshotStorageSasUrl?: string

Property Value

string

instanceId

The network virtual appliance instance id for which boot diagnostic logs is being requested

instanceId?: number

Property Value

number

serialConsoleStorageSasUrl

Specifies the sas-url to the storage blob into which serial console logs for the requested instance will be written

serialConsoleStorageSasUrl?: string

Property Value

string