DebugSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET