GetWindowsFunctionAppAuthSetting

constructor(activeDirectories: List<GetWindowsFunctionAppAuthSettingActiveDirectory>, additionalLoginParameters: Map<String, String>, allowedExternalRedirectUrls: List<String>, defaultProvider: String, enabled: Boolean, facebooks: List<GetWindowsFunctionAppAuthSettingFacebook>, githubs: List<GetWindowsFunctionAppAuthSettingGithub>, googles: List<GetWindowsFunctionAppAuthSettingGoogle>, issuer: String, microsofts: List<GetWindowsFunctionAppAuthSettingMicrosoft>, runtimeVersion: String, tokenRefreshExtensionHours: Double, tokenStoreEnabled: Boolean, twitters: List<GetWindowsFunctionAppAuthSettingTwitter>, unauthenticatedClientAction: String)