Compartir a través de


IRunFilter.AgentPoolName Property

Definition

The name of the agent pool that the run corresponds to.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=true, Description="The name of the agent pool that the run corresponds to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentPoolName", Update=true)]
public string AgentPoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=true, Description="The name of the agent pool that the run corresponds to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentPoolName", Update=true)>]
member this.AgentPoolName : string with get, set
Public Property AgentPoolName As String

Property Value

Attributes

Applies to