Skip to main content

agent_pools

Overview

Nameagent_pools
TypeResource
Idazure.container_registry.agent_pools

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectThe properties of agent pool.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTagentPoolName, registryName, resourceGroupName, subscriptionIdGets the detailed information for a given agent pool.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all the agent pools for a specified container registry.
createINSERTagentPoolName, registryName, resourceGroupName, subscriptionIdCreates an agent pool for a container registry with the specified parameters.
deleteDELETEagentPoolName, registryName, resourceGroupName, subscriptionIdDeletes a specified agent pool resource.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all the agent pools for a specified container registry.
updateEXECagentPoolName, registryName, resourceGroupName, subscriptionIdUpdates an agent pool with the specified parameters.