Class FunctionAppConfig
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.appservice.config.AppServiceConfig
-
- com.microsoft.azure.toolkit.lib.appservice.config.FunctionAppConfig
-
public class FunctionAppConfig extends AppServiceConfig
-
-
Field Summary
Fields Modifier and Type Field Description private StringappInsightsInstanceprivate StringappInsightsKeyprivate booleandisableAppInsightsprivate com.microsoft.azure.toolkit.lib.applicationinsights.workspace.LogAnalyticsWorkspaceConfigworkspaceConfig
-
Constructor Summary
Constructors Constructor Description FunctionAppConfig()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.toolkit.lib.appservice.config.AppServiceConfig
buildDefaultFunctionConfig, buildDefaultWebAppConfig, getServicePlanConfig
-
-