Get Windows Function App Auth Settings V2
data class GetWindowsFunctionAppAuthSettingsV2(val activeDirectoryV2s: List<GetWindowsFunctionAppAuthSettingsV2ActiveDirectoryV2>, val appleV2s: List<GetWindowsFunctionAppAuthSettingsV2AppleV2>, val authEnabled: Boolean, val azureStaticWebAppV2s: List<GetWindowsFunctionAppAuthSettingsV2AzureStaticWebAppV2>, val configFilePath: String, val customOidcV2s: List<GetWindowsFunctionAppAuthSettingsV2CustomOidcV2>, val defaultProvider: String, val excludedPaths: List<String>, val facebookV2s: List<GetWindowsFunctionAppAuthSettingsV2FacebookV2>, val forwardProxyConvention: String, val forwardProxyCustomHostHeaderName: String, val forwardProxyCustomSchemeHeaderName: String, val githubV2s: List<GetWindowsFunctionAppAuthSettingsV2GithubV2>, val googleV2s: List<GetWindowsFunctionAppAuthSettingsV2GoogleV2>, val httpRouteApiPrefix: String, val logins: List<GetWindowsFunctionAppAuthSettingsV2Login>, val microsoftV2s: List<GetWindowsFunctionAppAuthSettingsV2MicrosoftV2>, val requireAuthentication: Boolean, val requireHttps: Boolean, val runtimeVersion: String, val twitterV2s: List<GetWindowsFunctionAppAuthSettingsV2TwitterV2>, val unauthenticatedAction: String)
Constructors
Link copied to clipboard
fun GetWindowsFunctionAppAuthSettingsV2(activeDirectoryV2s: List<GetWindowsFunctionAppAuthSettingsV2ActiveDirectoryV2>, appleV2s: List<GetWindowsFunctionAppAuthSettingsV2AppleV2>, authEnabled: Boolean, azureStaticWebAppV2s: List<GetWindowsFunctionAppAuthSettingsV2AzureStaticWebAppV2>, configFilePath: String, customOidcV2s: List<GetWindowsFunctionAppAuthSettingsV2CustomOidcV2>, defaultProvider: String, excludedPaths: List<String>, facebookV2s: List<GetWindowsFunctionAppAuthSettingsV2FacebookV2>, forwardProxyConvention: String, forwardProxyCustomHostHeaderName: String, forwardProxyCustomSchemeHeaderName: String, githubV2s: List<GetWindowsFunctionAppAuthSettingsV2GithubV2>, googleV2s: List<GetWindowsFunctionAppAuthSettingsV2GoogleV2>, httpRouteApiPrefix: String, logins: List<GetWindowsFunctionAppAuthSettingsV2Login>, microsoftV2s: List<GetWindowsFunctionAppAuthSettingsV2MicrosoftV2>, requireAuthentication: Boolean, requireHttps: Boolean, runtimeVersion: String, twitterV2s: List<GetWindowsFunctionAppAuthSettingsV2TwitterV2>, unauthenticatedAction: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard