你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

app_extension_hooks Module

Classes

AppExtensionHooks

The definition of which type of global hooks are supported in SDK. ExtensionMeta will lookup the AppExtension life-cycle type from here.

Create new instance of AppExtensionHooks(post_function_load_app_level, pre_invocation_app_level, post_invocation_app_level)