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

FunctionSecrets 类

函数机密。

继承
azure.mgmt.web._serialization.Model
FunctionSecrets

构造函数

FunctionSecrets(*, key: str | None = None, trigger_url: str | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
key
str

密钥。

trigger_url
str

触发器 URL。

变量

名称 说明
key
str

密钥。

trigger_url
str

触发器 URL。