Share via


IBuildProperties.AgentPool Property

Definition

The resource id of agent pool

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The resource id of agent pool", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentPool", Update=true)]
public string AgentPool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The resource id of agent pool", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentPool", Update=true)>]
member this.AgentPool : string with get, set
Public Property AgentPool As String

Property Value

Attributes

Applies to