DevToolPortalResourceRequests interface

The resource quantity for required CPU and Memory of Dev Tool Portal

Properties

cpu

Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount

Desired instance count of Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

memory

Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cpu

Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m NOTE: This property will not be serialized. It can only be populated by the server.

cpu?: string

Property Value

string

instanceCount

Desired instance count of Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount?: number

Property Value

number

memory

Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi. NOTE: This property will not be serialized. It can only be populated by the server.

memory?: string

Property Value

string