Linux Web App Slot Auth Settings V2
constructor(activeDirectoryV2: LinuxWebAppSlotAuthSettingsV2ActiveDirectoryV2? = null, appleV2: LinuxWebAppSlotAuthSettingsV2AppleV2? = null, authEnabled: Boolean? = null, azureStaticWebAppV2: LinuxWebAppSlotAuthSettingsV2AzureStaticWebAppV2? = null, configFilePath: String? = null, customOidcV2s: List<LinuxWebAppSlotAuthSettingsV2CustomOidcV2>? = null, defaultProvider: String? = null, excludedPaths: List<String>? = null, facebookV2: LinuxWebAppSlotAuthSettingsV2FacebookV2? = null, forwardProxyConvention: String? = null, forwardProxyCustomHostHeaderName: String? = null, forwardProxyCustomSchemeHeaderName: String? = null, githubV2: LinuxWebAppSlotAuthSettingsV2GithubV2? = null, googleV2: LinuxWebAppSlotAuthSettingsV2GoogleV2? = null, httpRouteApiPrefix: String? = null, login: LinuxWebAppSlotAuthSettingsV2Login, microsoftV2: LinuxWebAppSlotAuthSettingsV2MicrosoftV2? = null, requireAuthentication: Boolean? = null, requireHttps: Boolean? = null, runtimeVersion: String? = null, twitterV2: LinuxWebAppSlotAuthSettingsV2TwitterV2? = null, unauthenticatedAction: String? = null)