OrchestratedVirtualMachineScaleSetBootDiagnostics

data class OrchestratedVirtualMachineScaleSetBootDiagnostics(val storageAccountUri: String? = null)

Constructors

constructor(storageAccountUri: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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. By including a boot_diagnostics block without passing the storage_account_uri field will cause the API to utilize a Managed Storage Account to store the Boot Diagnostics output.