Windows Web App Auth Settings V2Args
data class WindowsWebAppAuthSettingsV2Args(val activeDirectoryV2: Output<WindowsWebAppAuthSettingsV2ActiveDirectoryV2Args>? = null, val appleV2: Output<WindowsWebAppAuthSettingsV2AppleV2Args>? = null, val authEnabled: Output<Boolean>? = null, val azureStaticWebAppV2: Output<WindowsWebAppAuthSettingsV2AzureStaticWebAppV2Args>? = null, val configFilePath: Output<String>? = null, val customOidcV2s: Output<List<WindowsWebAppAuthSettingsV2CustomOidcV2Args>>? = null, val defaultProvider: Output<String>? = null, val excludedPaths: Output<List<String>>? = null, val facebookV2: Output<WindowsWebAppAuthSettingsV2FacebookV2Args>? = null, val forwardProxyConvention: Output<String>? = null, val forwardProxyCustomHostHeaderName: Output<String>? = null, val forwardProxyCustomSchemeHeaderName: Output<String>? = null, val githubV2: Output<WindowsWebAppAuthSettingsV2GithubV2Args>? = null, val googleV2: Output<WindowsWebAppAuthSettingsV2GoogleV2Args>? = null, val httpRouteApiPrefix: Output<String>? = null, val login: Output<WindowsWebAppAuthSettingsV2LoginArgs>, val microsoftV2: Output<WindowsWebAppAuthSettingsV2MicrosoftV2Args>? = null, val requireAuthentication: Output<Boolean>? = null, val requireHttps: Output<Boolean>? = null, val runtimeVersion: Output<String>? = null, val twitterV2: Output<WindowsWebAppAuthSettingsV2TwitterV2Args>? = null, val unauthenticatedAction: Output<String>? = null) : ConvertibleToJava<WindowsWebAppAuthSettingsV2Args>
Constructors
Link copied to clipboard
fun WindowsWebAppAuthSettingsV2Args(activeDirectoryV2: Output<WindowsWebAppAuthSettingsV2ActiveDirectoryV2Args>? = null, appleV2: Output<WindowsWebAppAuthSettingsV2AppleV2Args>? = null, authEnabled: Output<Boolean>? = null, azureStaticWebAppV2: Output<WindowsWebAppAuthSettingsV2AzureStaticWebAppV2Args>? = null, configFilePath: Output<String>? = null, customOidcV2s: Output<List<WindowsWebAppAuthSettingsV2CustomOidcV2Args>>? = null, defaultProvider: Output<String>? = null, excludedPaths: Output<List<String>>? = null, facebookV2: Output<WindowsWebAppAuthSettingsV2FacebookV2Args>? = null, forwardProxyConvention: Output<String>? = null, forwardProxyCustomHostHeaderName: Output<String>? = null, forwardProxyCustomSchemeHeaderName: Output<String>? = null, githubV2: Output<WindowsWebAppAuthSettingsV2GithubV2Args>? = null, googleV2: Output<WindowsWebAppAuthSettingsV2GoogleV2Args>? = null, httpRouteApiPrefix: Output<String>? = null, login: Output<WindowsWebAppAuthSettingsV2LoginArgs>, microsoftV2: Output<WindowsWebAppAuthSettingsV2MicrosoftV2Args>? = null, requireAuthentication: Output<Boolean>? = null, requireHttps: Output<Boolean>? = null, runtimeVersion: Output<String>? = null, twitterV2: Output<WindowsWebAppAuthSettingsV2TwitterV2Args>? = null, unauthenticatedAction: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard