ContainerRegistryTasksManagementClient class
Constructors
| Container |
The Microsoft Azure Container Registry management API provides create, read, update, and delete functionality for Azure Container Registry resources including registries, replications, webhooks, tasks, runs, and other registry components. |
Properties
| agent |
The operation groups for agentPools |
| pipeline | The pipeline used by this client to make requests |
| registries | The operation groups for registries |
| runs | The operation groups for runs |
| task |
The operation groups for taskRuns |
| tasks | The operation groups for tasks |
Constructor Details
ContainerRegistryTasksManagementClient(TokenCredential, string, ContainerRegistryTasksManagementClientOptionalParams)
The Microsoft Azure Container Registry management API provides create, read, update, and delete functionality for Azure Container Registry resources including registries, replications, webhooks, tasks, runs, and other registry components.
new ContainerRegistryTasksManagementClient(credential: TokenCredential, subscriptionId: string, options?: ContainerRegistryTasksManagementClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
Property Details
agentPools
The operation groups for agentPools
agentPools: AgentPoolsOperations
Property Value
pipeline
registries
The operation groups for registries
registries: RegistriesOperations