Für die .NET-Versionen 3.1 und älter stellt Google Cloud Tools for Visual Studio automatisch eine app.yaml-Datei und ein Dockerfile bereit,wenn Sie sie in App Engine bereitstellen. Sie können die .NET-Laufzeit aber durch Anpassen des Docker-Images erweitern und zusätzliche Funktionen hinzufügen. Weitere Informationen finden Sie unter Benutzerdefinierte Laufzeiten.
Systemdiagnose
Alle Programme, die in der flexiblen Umgebung ausgeführt werden, erhalten standardmäßig Systemdiagnoseanfragen. Sie müssen also keinen zusätzlichen Code schreiben.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-07 (UTC)."],[[["Google Cloud Tools for Visual Studio automatically provides an `app.yaml` file and a Dockerfile for .NET versions 3.1 and earlier when deploying to App Engine."],["You can customize the Docker image to extend the .NET runtime with additional functionality."],["All programs in the flexible environment receive health check requests by default, eliminating the need for extra code."]]],[]]