你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GatewayOperatorProperties interface

Spring Cloud 网关操作员的属性。

属性

instances

实例集合属于 Spring Cloud Gateway 操作员。 注意:此属性不会序列化。 它只能由服务器填充。

resourceRequests

所需的 CPU 和内存的请求资源数量。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

instances

实例集合属于 Spring Cloud Gateway 操作员。 注意:此属性不会序列化。 它只能由服务器填充。

instances?: GatewayInstance[]

属性值

resourceRequests

所需的 CPU 和内存的请求资源数量。 注意:此属性不会序列化。 它只能由服务器填充。

resourceRequests?: GatewayOperatorResourceRequests

属性值