Partilhar 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 Só de Palavra-Chave

Name Description
key
str

Chave secreta.

trigger_url
str

URL do acionador.

Variáveis

Name Description
key
str

Chave secreta.

trigger_url
str

URL do acionador.