Udostępnij za pośrednictwem


DebugSettings Class

Definition

The parameters Azure uses to set debug settings for console output.

public class DebugSettings
type DebugSettings = class
Public Class DebugSettings
Inheritance
DebugSettings

Constructors

DebugSettings()

Initializes a new instance of the DebugSettings class.

DebugSettings(Boolean)

Initializes a new instance of the DebugSettings class with required arguments.

Properties

BootDiagnosticsEnabled

Required. Enable or disable boot diagnostics.

ConsoleScreenshotBlobUri

Optional. Blob uri for console screen shot.

SerialOutputBlobUri

Optional. Blob uri for serial output.

Applies to