DevOpsStatelessAgentProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stateless profile meaning that the machines will be cleaned up after running a job.
public class DevOpsStatelessAgentProfile : Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsPoolAgentProfile, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsStatelessAgentProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsStatelessAgentProfile>
type DevOpsStatelessAgentProfile = class
inherit DevOpsPoolAgentProfile
interface IJsonModel<DevOpsStatelessAgentProfile>
interface IPersistableModel<DevOpsStatelessAgentProfile>
Public Class DevOpsStatelessAgentProfile
Inherits DevOpsPoolAgentProfile
Implements IJsonModel(Of DevOpsStatelessAgentProfile), IPersistableModel(Of DevOpsStatelessAgentProfile)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DevOpsStatelessAgentProfile() |
Initializes a new instance of DevOpsStatelessAgentProfile. |
Properties
| Name | Description |
|---|---|
| ResourcePredictions |
Defines pool buffer/stand-by agents. (Inherited from DevOpsPoolAgentProfile) |
| ResourcePredictionsProfile |
Defines how the pool buffer/stand-by agents is provided. (Inherited from DevOpsPoolAgentProfile) |