LinuxVirtualMachineScaleSetBootDiagnosticsArgs

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

Constructors

constructor(storageAccountUri: Output<String>? = null)

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.

Functions

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