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

AppPlatformGatewayResourceRequirements 类

定义

Spring Cloud 网关的资源请求有效负载。

public class AppPlatformGatewayResourceRequirements
type AppPlatformGatewayResourceRequirements = class
Public Class AppPlatformGatewayResourceRequirements
继承
AppPlatformGatewayResourceRequirements

构造函数

AppPlatformGatewayResourceRequirements()

初始化 AppPlatformGatewayResourceRequirements 的新实例。

属性

Cpu

分配给每个 Spring Cloud 网关实例的 CPU。

Memory

分配给每个 Spring Cloud 网关实例的内存。

适用于