RulesEngineListResult interface
列出规则引擎配置的请求的结果。 它包含 RulesEngine 对象列表和 URL 链接,用于获取下一组结果。
属性
| next |
用于获取下一组 RulesEngine 对象的 URL(如果有)。 |
| value | Front Door 中的 rulesEngines 列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
nextLink
用于获取下一组 RulesEngine 对象的 URL(如果有)。
nextLink?: string
属性值
string