Compartilhar via


FunctionSecrets Classe

Segredos da função.

Herança
azure.mgmt.web._serialization.Model
FunctionSecrets

Construtor

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

Parâmetros somente de palavra-chave

Nome Description
key
str

Chave secreta.

trigger_url
str

URL do gatilho.

Variáveis

Nome Description
key
str

Chave secreta.

trigger_url
str

URL do gatilho.