次の方法で共有


AppPlatformGatewayResourceRequirements クラス

定義

Spring Cloud Gateway のリソース要求ペイロード。

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

コンストラクター

AppPlatformGatewayResourceRequirements()

AppPlatformGatewayResourceRequirements の新しいインスタンスを初期化します。

プロパティ

Cpu

各 Spring Cloud Gateway インスタンスに割り当てられた CPU。

Memory

各 Spring Cloud Gateway インスタンスに割り当てられたメモリ。

適用対象