LinuxWebAppAuthSettingsV2

constructor(activeDirectoryV2: LinuxWebAppAuthSettingsV2ActiveDirectoryV2? = null, appleV2: LinuxWebAppAuthSettingsV2AppleV2? = null, authEnabled: Boolean? = null, azureStaticWebAppV2: LinuxWebAppAuthSettingsV2AzureStaticWebAppV2? = null, configFilePath: String? = null, customOidcV2s: List<LinuxWebAppAuthSettingsV2CustomOidcV2>? = null, defaultProvider: String? = null, excludedPaths: List<String>? = null, facebookV2: LinuxWebAppAuthSettingsV2FacebookV2? = null, forwardProxyConvention: String? = null, forwardProxyCustomHostHeaderName: String? = null, forwardProxyCustomSchemeHeaderName: String? = null, githubV2: LinuxWebAppAuthSettingsV2GithubV2? = null, googleV2: LinuxWebAppAuthSettingsV2GoogleV2? = null, httpRouteApiPrefix: String? = null, login: LinuxWebAppAuthSettingsV2Login, microsoftV2: LinuxWebAppAuthSettingsV2MicrosoftV2? = null, requireAuthentication: Boolean? = null, requireHttps: Boolean? = null, runtimeVersion: String? = null, twitterV2: LinuxWebAppAuthSettingsV2TwitterV2? = null, unauthenticatedAction: String? = null)