BuildServicePropertiesResourceRequests interface

The runtime resource configuration of this build service.

Properties

cpu

vCPU allocated to the entire build service node pool. NOTE: This property will not be serialized. It can only be populated by the server.

memory

Memory allocated to the entire build service node pool. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cpu

vCPU allocated to the entire build service node pool. NOTE: This property will not be serialized. It can only be populated by the server.

cpu?: string

Property Value

string

memory

Memory allocated to the entire build service node pool. NOTE: This property will not be serialized. It can only be populated by the server.

memory?: string

Property Value

string