Get Network Virtual Appliance Boot Diagnostic Logs Plain Args
data class GetNetworkVirtualApplianceBootDiagnosticLogsPlainArgs(val consoleScreenshotStorageSasUrl: String? = null, val instanceId: Int? = null, val networkVirtualApplianceName: String, val resourceGroupName: String, val serialConsoleStorageSasUrl: String? = null) : ConvertibleToJava<GetNetworkVirtualApplianceBootDiagnosticLogsPlainArgs>
Constructors
Properties
Link copied to clipboard
Specifies the sas-url to the storage blob into which console screen shot for the requested instance will be written
Link copied to clipboard
The network virtual appliance instance id for which boot diagnostic logs is being requested
Link copied to clipboard
The name of Network Virtual Appliance.
Link copied to clipboard
The name of the resource group.
Link copied to clipboard
Specifies the sas-url to the storage blob into which serial console logs for the requested instance will be written