BeginCreate(IAgentPoolsOperations, String, String, String, AgentPool)
|
Creates an agent pool for a container registry with the specified
parameters.
|
BeginCreateAsync(IAgentPoolsOperations, String, String, String, AgentPool, CancellationToken)
|
Creates an agent pool for a container registry with the specified
parameters.
|
BeginDelete(IAgentPoolsOperations, String, String, String)
|
Deletes a specified agent pool resource.
|
BeginDeleteAsync(IAgentPoolsOperations, String, String, String, CancellationToken)
|
Deletes a specified agent pool resource.
|
BeginUpdate(IAgentPoolsOperations, String, String, String, Nullable<Int32>, IDictionary<String,String>)
|
Updates an agent pool with the specified parameters.
|
BeginUpdateAsync(IAgentPoolsOperations, String, String, String, Nullable<Int32>, IDictionary<String,String>, CancellationToken)
|
Updates an agent pool with the specified parameters.
|
Create(IAgentPoolsOperations, String, String, String, AgentPool)
|
Creates an agent pool for a container registry with the specified
parameters.
|
CreateAsync(IAgentPoolsOperations, String, String, String, AgentPool, CancellationToken)
|
Creates an agent pool for a container registry with the specified
parameters.
|
Delete(IAgentPoolsOperations, String, String, String)
|
Deletes a specified agent pool resource.
|
DeleteAsync(IAgentPoolsOperations, String, String, String, CancellationToken)
|
Deletes a specified agent pool resource.
|
Get(IAgentPoolsOperations, String, String, String)
|
Gets the detailed information for a given agent pool.
|
GetAsync(IAgentPoolsOperations, String, String, String, CancellationToken)
|
Gets the detailed information for a given agent pool.
|
GetQueueStatus(IAgentPoolsOperations, String, String, String)
|
Gets the count of queued runs for a given agent pool.
|
GetQueueStatusAsync(IAgentPoolsOperations, String, String, String, CancellationToken)
|
Gets the count of queued runs for a given agent pool.
|
List(IAgentPoolsOperations, String, String)
|
Lists all the agent pools for a specified container registry.
|
ListAsync(IAgentPoolsOperations, String, String, CancellationToken)
|
Lists all the agent pools for a specified container registry.
|
ListNext(IAgentPoolsOperations, String)
|
Lists all the agent pools for a specified container registry.
|
ListNextAsync(IAgentPoolsOperations, String, CancellationToken)
|
Lists all the agent pools for a specified container registry.
|
Update(IAgentPoolsOperations, String, String, String, Nullable<Int32>, IDictionary<String,String>)
|
Updates an agent pool with the specified parameters.
|
UpdateAsync(IAgentPoolsOperations, String, String, String, Nullable<Int32>, IDictionary<String,String>, CancellationToken)
|
Updates an agent pool with the specified parameters.
|