FunctionRouterRule interface
提供系結至 HTTP 觸發的 Azure 函式的規則。
- Extends
屬性
| credential | 用來存取 Azure 函式規則的認證 |
| function |
Azure 函式的 URL |
| kind | 多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
credential
functionUri
Azure 函式的 URL
functionUri: string
屬性值
string
kind
多型歧視性,指定這個物件可以是的不同類型
kind: "azure-function-rule"
屬性值
"azure-function-rule"