ApiPortalResourceRequests interface
Resource requests of the API portal
Properties
cpu | Cpu allocated to each API portal instance NOTE: This property will not be serialized. It can only be populated by the server. |
memory | Memory allocated to each API portal instance NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cpu
Cpu allocated to each API portal instance NOTE: This property will not be serialized. It can only be populated by the server.
cpu?: string
Property Value
string
memory
Memory allocated to each API portal instance NOTE: This property will not be serialized. It can only be populated by the server.
memory?: string
Property Value
string