Pool.AgentProfile Property
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.
Defines how the machine will be handled once it executed a job.
[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAgentProfile AgentProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Inlined)>]
member this.AgentProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAgentProfile with get, set
Public Property AgentProfile As IAgentProfile
Property Value
Implements
- Attributes