Linux Web App Slot Auth Settings V2Args
data class LinuxWebAppSlotAuthSettingsV2Args(val activeDirectoryV2: Output<LinuxWebAppSlotAuthSettingsV2ActiveDirectoryV2Args>? = null, val appleV2: Output<LinuxWebAppSlotAuthSettingsV2AppleV2Args>? = null, val authEnabled: Output<Boolean>? = null, val azureStaticWebAppV2: Output<LinuxWebAppSlotAuthSettingsV2AzureStaticWebAppV2Args>? = null, val configFilePath: Output<String>? = null, val customOidcV2s: Output<List<LinuxWebAppSlotAuthSettingsV2CustomOidcV2Args>>? = null, val defaultProvider: Output<String>? = null, val excludedPaths: Output<List<String>>? = null, val facebookV2: Output<LinuxWebAppSlotAuthSettingsV2FacebookV2Args>? = null, val forwardProxyConvention: Output<String>? = null, val forwardProxyCustomHostHeaderName: Output<String>? = null, val forwardProxyCustomSchemeHeaderName: Output<String>? = null, val githubV2: Output<LinuxWebAppSlotAuthSettingsV2GithubV2Args>? = null, val googleV2: Output<LinuxWebAppSlotAuthSettingsV2GoogleV2Args>? = null, val httpRouteApiPrefix: Output<String>? = null, val login: Output<LinuxWebAppSlotAuthSettingsV2LoginArgs>, val microsoftV2: Output<LinuxWebAppSlotAuthSettingsV2MicrosoftV2Args>? = null, val requireAuthentication: Output<Boolean>? = null, val requireHttps: Output<Boolean>? = null, val runtimeVersion: Output<String>? = null, val twitterV2: Output<LinuxWebAppSlotAuthSettingsV2TwitterV2Args>? = null, val unauthenticatedAction: Output<String>? = null) : ConvertibleToJava<LinuxWebAppSlotAuthSettingsV2Args>
Constructors
Link copied to clipboard
fun LinuxWebAppSlotAuthSettingsV2Args(activeDirectoryV2: Output<LinuxWebAppSlotAuthSettingsV2ActiveDirectoryV2Args>? = null, appleV2: Output<LinuxWebAppSlotAuthSettingsV2AppleV2Args>? = null, authEnabled: Output<Boolean>? = null, azureStaticWebAppV2: Output<LinuxWebAppSlotAuthSettingsV2AzureStaticWebAppV2Args>? = null, configFilePath: Output<String>? = null, customOidcV2s: Output<List<LinuxWebAppSlotAuthSettingsV2CustomOidcV2Args>>? = null, defaultProvider: Output<String>? = null, excludedPaths: Output<List<String>>? = null, facebookV2: Output<LinuxWebAppSlotAuthSettingsV2FacebookV2Args>? = null, forwardProxyConvention: Output<String>? = null, forwardProxyCustomHostHeaderName: Output<String>? = null, forwardProxyCustomSchemeHeaderName: Output<String>? = null, githubV2: Output<LinuxWebAppSlotAuthSettingsV2GithubV2Args>? = null, googleV2: Output<LinuxWebAppSlotAuthSettingsV2GoogleV2Args>? = null, httpRouteApiPrefix: Output<String>? = null, login: Output<LinuxWebAppSlotAuthSettingsV2LoginArgs>, microsoftV2: Output<LinuxWebAppSlotAuthSettingsV2MicrosoftV2Args>? = null, requireAuthentication: Output<Boolean>? = null, requireHttps: Output<Boolean>? = null, runtimeVersion: Output<String>? = null, twitterV2: Output<LinuxWebAppSlotAuthSettingsV2TwitterV2Args>? = null, unauthenticatedAction: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard