WindowsVirtualMachineBootDiagnosticsArgs

data class WindowsVirtualMachineBootDiagnosticsArgs(val storageAccountUri: Output<String>? = null) : ConvertibleToJava<WindowsVirtualMachineBootDiagnosticsArgs>

Constructors

Link copied to clipboard
fun WindowsVirtualMachineBootDiagnosticsArgs(storageAccountUri: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): WindowsVirtualMachineBootDiagnosticsArgs

Properties

Link copied to clipboard
val storageAccountUri: Output<String>? = null

The Primary/Secondary Endpoint for the Azure Storage Account which should be used to store Boot Diagnostics, including Console Output and Screenshots from the Hypervisor.