Share via


FunctionAppRuntimeSettings Klasse

Definition

Funktions-App-Laufzeiteinstellungen.

public class FunctionAppRuntimeSettings
type FunctionAppRuntimeSettings = class
Public Class FunctionAppRuntimeSettings
Vererbung
FunctionAppRuntimeSettings

Eigenschaften

AppInsightsSettings

Application Insights-Einstellungen, die der Nebenversion zugeordnet sind.

AppSettingsDictionary

Anwendungseinstellungen, die der Nebenversion zugeordnet sind.

EndOfLifeOn

Enddatum für die Nebenversion.

GitHubActionSettings

GitHub Actions Einstellungen, die der Nebenversion zugeordnet sind.

IsAutoUpdate

<code>true</code> , wenn die Stapelversion automatisch aktualisiert wird, <andernfalls Code>false</code>.

IsDefault

<code>true</code> if the minor version the default; <andernfalls code>false</code>.

IsDeprecated

<code>true</code> , wenn der Stapel veraltet ist, <andernfalls Code>false</code>.

IsEarlyAccess

<code>true</code> , wenn die Nebenversion early-access ist, <andernfalls Code>false</code>.

IsHidden

<code>true</code> , wenn der Stapel ausgeblendet werden soll, <andernfalls Code>false</code>.

IsPreview

<code>true</code> , wenn sich der Stapel in der Vorschau befindet, <andernfalls Code>false</code>.

IsRemoteDebuggingSupported

<code>true</code> , wenn remotedebuggen für den Stapel unterstützt wird, <andernfalls Code>false</code>.

RuntimeVersion

Nebenversion des Funktions-App-Stapels (nur Runtime).

SiteConfigPropertiesDictionary

Konfigurationseinstellungen, die der Nebenversion zugeordnet sind.

SupportedFunctionsExtensionVersions

Liste der unterstützten Functions-Erweiterungsversionen.

Gilt für: