BuildServiceAgentPoolSizeProperties interface
Build service agent pool size properties
Properties
cpu | The cpu property of build service agent pool size NOTE: This property will not be serialized. It can only be populated by the server. |
memory | The memory property of build service agent pool size NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of build service agent pool size |
Property Details
cpu
The cpu property of build service agent pool size NOTE: This property will not be serialized. It can only be populated by the server.
cpu?: string
Property Value
string
memory
The memory property of build service agent pool size NOTE: This property will not be serialized. It can only be populated by the server.
memory?: string
Property Value
string
name
The name of build service agent pool size
name?: string
Property Value
string