AgentProfileUpdate interface
The agent profile of the machines in the pool.
Properties
kind | Polymorphic discriminator, which specifies the different types this object can be |
resource |
Defines pool buffer/stand-by agents. |
resource |
Defines how the pool buffer/stand-by agents is provided. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "Stateful" | "Stateless"
Property Value
"Stateful" | "Stateless"
resourcePredictions
Defines pool buffer/stand-by agents.
resourcePredictions?: Record<string, unknown>
Property Value
Record<string, unknown>
resourcePredictionsProfile
Defines how the pool buffer/stand-by agents is provided.
resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion