LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2

constructor(allowedApplications: List<String>? = null, allowedAudiences: List<String>? = null, allowedGroups: List<String>? = null, allowedIdentities: List<String>? = null, clientId: String, clientSecretCertificateThumbprint: String? = null, clientSecretSettingName: String? = null, jwtAllowedClientApplications: List<String>? = null, jwtAllowedGroups: List<String>? = null, loginParameters: Map<String, String>? = null, tenantAuthEndpoint: String, wwwAuthenticationDisabled: Boolean? = null)