LinuxVirtualMachineScaleSetBootDiagnosticsArgs

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

Constructors

fun LinuxVirtualMachineScaleSetBootDiagnosticsArgs(storageAccountUri: Output<String>? = null)

Functions

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

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.