共用方式為


FunctionSecrets 類別

函式秘密。

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

建構函式

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

僅限關鍵字的參數

名稱 Description
key
str

秘密金鑰。

trigger_url
str

觸發程式 URL。

變數

名稱 Description
key
str

秘密金鑰。

trigger_url
str

觸發程式 URL。