com.microsoft.azure.management.containerregistry

This package contains the classes for ContainerRegistryManagementClient.

Classes

AccessKeyType

Defines values for admin user access key names.

Actor

The agent that initiated the event. For most situations, this could be from the authorization context of the request.

AgentProperties

The properties that determine the run agent configuration.

Architecture

Defines values for Architecture.

Argument

The properties of a run argument.

AuthInfo

The authorization properties for accessing the source code repository.

AuthInfoUpdateParameters

The authorization properties for accessing the source code repository.

BaseImageDependency

Properties that describe a base image dependency.

BaseImageDependencyType

Defines values for BaseImageDependencyType.

BaseImageTrigger

The trigger based on base image dependency.

BaseImageTriggerType

Defines values for BaseImageTriggerType.

BaseImageTriggerUpdateParameters

The properties for updating base image dependency trigger.

DockerBuildRequest

The parameters for a docker quick build.

DockerBuildStepUpdateParameters

The properties for updating a docker build step.

DockerTaskStep

The Docker build step.

EncodedTaskRunRequest

The parameters for a quick task run request.

EncodedTaskStep

The properties of an EncodedTask step.

EncodedTaskStepUpdateParameters

The properties for updating encoded task step.

EventContent

The content of the event request message.

EventRequestMessage

The event request message sent to the service URI.

EventResponseMessage

The event response message received from the service URI.

FileTaskRunRequest

The request parameters for a scheduling run against a task file.

FileTaskStep

The properties of a FileTask step.

FileTaskStepUpdateParameters

The properties of updating a task step.

ImageDescriptor

Properties for a registry image.

ImageUpdateTrigger

The image update trigger that caused a build.

ImportImageParameters

The ImportImageParameters model.

ImportMode

Defines values for ImportMode.

ImportSource

The ImportSource model.

ImportSourceCredentials

The ImportSourceCredentials model.

OperationDisplayDefinition

The display information for a container registry operation.

OperationMetricSpecificationDefinition

The definition of Azure Monitoring metric.

OperationServiceSpecificationDefinition

The definition of Azure Monitoring metrics list.

OS

Defines values for OS.

OverridingArgument

Defines an overriding argument that overrides arguments passed in for RegistryDockerTaskStep and RegistryDockerTaskRunRequest.

OverridingValue

Defines an overriding value that overrides values passed in for RegistryFileTaskStep, RegistryFileTaskRunRequest, RegistryEncodedTaskStep, and RegistryEncodedTaskRunRequest.

PlatformProperties

The platform properties against which the run has to happen.

PlatformUpdateParameters

The properties for updating the platform configuration.

PolicyStatus

Defines values for PolicyStatus.

ProvisioningState

Defines values for ProvisioningState.

QuarantinePolicy

An object that represents quarantine policy for a container registry.

RegenerateCredentialParameters

The parameters used to regenerate the login credential.

RegistryNameCheckRequest

A request to check whether a container registry name is available.

RegistryPassword

The login password for the container registry.

RegistryTaskTests
RegistryTest

The base for storage manager tests.

RegistryUpdateParameters

The parameters for updating a container registry.

RegistryUsage

The quota usage for a container registry.

RegistryUsageUnit

Defines values for RegistryUsageUnit.

ReplicationUpdateParameters

The parameters for updating a replication.

Request

The request that generated the event.

RunFilter

Properties that are enabled for Odata querying on runs.

RunRequest

The request parameters for scheduling a run.

RunStatus

Defines values for RunStatus.

RunType

Defines values for RunType.

RunUpdateParameters

The set of run properties that can be updated.

SetValue

The properties of a overridable value that can be passed to a task template.

Sku

The SKU of a container registry.

SkuName

Defines values for SkuName.

SkuTier

Defines values for SkuTier.

Source

The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.

SourceControlType

Defines values for SourceControlType.

SourceProperties

The properties of the source code repository.

SourceTrigger

The properties of a source based trigger.

SourceTriggerDescriptor

The source trigger that caused a run.

SourceTriggerEvent

Defines values for SourceTriggerEvent.

SourceTriggerUpdateParameters

The properties for updating a source based trigger.

SourceUpdateParameters

The properties for updating the source code repository.

Status

The status of an Azure resource at the time the operation was called.

StorageAccountProperties

The properties of a storage account for a container registry. Only applicable to Classic SKU.

Target

The target of the event.

TaskRunRequest

The parameters for a task run request.

TaskStatus

Defines values for TaskStatus.

TaskStepProperties

Base properties for any task step.

TaskStepUpdateParameters

Base properties for updating any task step.

TaskUpdateParameters

The parameters for updating a task.

TokenType

Defines values for TokenType.

TriggerProperties

The properties of a trigger.

TriggerStatus

Defines values for TriggerStatus.

TriggerUpdateParameters

The properties for updating triggers.

TrustPolicy

An object that represents content trust policy for a container registry.

TrustPolicyType

Defines values for TrustPolicyType.

Variant

Defines values for Variant.

WebhookAction

Defines values for WebhookAction.

WebhookCreateParameters

The parameters for creating a webhook.

WebhookStatus

Defines values for WebhookStatus.

WebhookUpdateParameters

The parameters for updating a webhook.

Interfaces

CheckNameAvailabilityResult

The result of checking for container registry name availability.

QueuedBuildOperations

Grouping of container registry queued build actions.

Registries

Entry point to the registry management API.

Registry

An immutable client-side representation of an Azure registry.

RegistryCredentials

Response containing the login credentials for a container registry.

RegistryDockerTaskRunRequest

An immutable client-side representation of an Azure registry Docker task run request.

RegistryDockerTaskStep

An immutable client-side representation of an Azure RegistryDockerTaskStep registry task.

RegistryEncodedTaskRunRequest

An immutable client-side representation of an Azure registry Encoded task run request.

RegistryEncodedTaskStep

An immutable client-side representation of an Azure RegistryEncodedTaskStep registry task.

RegistryFileTaskRunRequest

An immutable client-side representation of an Azure registry file task run request.

RegistryFileTaskStep

An immutable client-side representation of an Azure RegistryFileTaskStep registry task.

RegistrySourceTrigger

An immutable client-side representation of a Container Registry source trigger.

RegistryTask

An immutable client-side representation of an Azure registry task.

RegistryTaskRun

An immutable client-side representation of an Azure RegistryDockerTaskRunRequest registry task run request.

RegistryTaskRuns

An immutable client-side representation of collection of Azure registry task runs.

RegistryTasks

Interface to define the RegistryTasks collection.

RegistryTaskStep

An immutable client-side representation of an Azure RegistryTaskStep registry task.

SourceUploadDefinition

The source repository properties for a build task.

Webhook

An object that represents a webhook for a container registry.

WebhookEventInfo

Response containing the primary and secondary admin API keys for a given Azure Search service.

WebhookOperations

Grouping of container registry webhook actions.

RegistryTaskRun.DefinitionStages.AgentConfiguration

The stage of the container registry task run that specifies the AgentConfiguration for the container registry task run.

RegistryTask.DefinitionStages.AgentConfiguration

The stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.

RegistryTask.UpdateStages.AgentConfiguration

The stage of the container registry task update that updates the AgentConfiguration for the container registry task.

RegistryTaskRun.DefinitionStages.Archive

The stage of the container registry task run definition that specifies the enabling and disabling of archiving.

Webhook.DefinitionStages.Blank<ParentT>

The first stage of the webhook definition.

Webhook.UpdateDefinitionStages.Blank<ParentT>

The first stage of the webhook definition.

Webhook.UpdateResourceStages.Blank<ParentT>

The first stage of the webhook definition.

Registry.DefinitionStages.Blank

The first stage of a container registry definition.

RegistryDockerTaskRunRequest.DefinitionStages.Blank

The first stage of a container registry Docker task run request definition.

RegistryDockerTaskStep.DefinitionStages.Blank

The first stage of a DockerFileTaskStep definition.

RegistryEncodedTaskRunRequest.DefinitionStages.Blank

The first stage of an encoded task run request definition.

RegistryEncodedTaskStep.DefinitionStages.Blank

The first stage of a RegistryEncodedTaskStep definition.

RegistryFileTaskRunRequest.DefinitionStages.Blank

The first stage of a file task run request definition.

RegistryFileTaskStep.DefinitionStages.Blank

The first stage of a RegistryFileTaskStep definition.

RegistrySourceTrigger.DefinitionStages.Blank

The first stage of a source trigger definition.

RegistrySourceTrigger.UpdateDefinitionStages.Blank

The first stage of a source trigger definition.

RegistryTask.DefinitionStages.Blank

The first stage of a container registry task definition.

RegistryTaskRun.DefinitionStages.BlankFromRegistry

The first stage of a a RegistryTaskRun definition if originating from a call on a registry.

RegistryTaskRun.DefinitionStages.BlankFromRuns

The first stage of a RegistryTaskRun definition if definition is originating from a call on an existing RegistryTaskRun.

RegistryDockerTaskStep.UpdateStages.Cache

The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.

Registry.Definition

Container interface for all the definitions related to a registry.

RegistryDockerTaskRunRequest.Definition

Container interface for all the definitions related to a registry Docker task run request.

RegistryDockerTaskStep.Definition

Container interface for all the definitions related to a RegistryDockerTaskStep.

RegistryEncodedTaskRunRequest.Definition

Container interface for all the definitions related to a registry Encoded task run request.

RegistryEncodedTaskStep.Definition

Container interface for all the definitions related to a RegistryEncodedTaskStep.

RegistryFileTaskRunRequest.Definition

Container interface for all the definitions related to a registry file task run request.

RegistryFileTaskStep.Definition

Container interface for all the definitions related to a RegistryFileTaskStep.

RegistrySourceTrigger.Definition

Container interface for all of the definitions related to a container registry source trigger.

RegistryTask.Definition

Container interface for all the definitions related to a registry task.

RegistryTaskRun.Definition

Container interface for all the definitions related to a RegistryTaskRun.

Webhook.DefinitionStages

Grouping of webhook definition stages.

Registry.DefinitionStages

Grouping of registry definition stages.

RegistryDockerTaskRunRequest.DefinitionStages

Grouping of registry Docker task run request definition stages.

RegistryDockerTaskStep.DefinitionStages

Grouping of registry Docker task definition stages.

RegistryEncodedTaskRunRequest.DefinitionStages

Grouping of registry encoded task run request definition stages.

RegistryEncodedTaskStep.DefinitionStages

Grouping of registry encoded task definition stages.

RegistryFileTaskRunRequest.DefinitionStages

Grouping of registry file task run request definition stages.

RegistryFileTaskStep.DefinitionStages

Grouping of registry file task definition stages.

RegistrySourceTrigger.DefinitionStages

Grouping of source trigger definition stages.

RegistryTask.DefinitionStages

Grouping of registry task definition stages.

RegistryTaskRun.DefinitionStages

Grouping of registry task run definition stages.

RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath

The stage of the container Docker task run request definition that specifies the path to the Docker file.

RegistryDockerTaskStep.DefinitionStages.DockerFilePath

The stage of the container registry DockerTaskStep definition allowing to specify the path to the Docker file.

RegistryDockerTaskStep.UpdateStages.DockerFilePath

The stage of the container registry DockerTaskStep update allowing to specify the Docker file path.

RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent

The stage of the container encoded task run request definition that specifies the base64 encoded task content.

RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent

The stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.

RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent

The stage of the container registry EncodedTaskStep update allowing to specify the task path.

RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath

The stage of the container file task run request definition that specifies the path to the task file.

RegistryFileTaskStep.DefinitionStages.FileTaskPath

The stage of the container registry FileTaskStep definition allowing to specify the task path.

RegistryFileTaskStep.UpdateStages.FileTaskPath

The stage of the container registry FileTaskStep update allowing to specify the task path.

RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryDockerTaskStep.UpdateStages.ImageNames

The stage of the container registry DockerTaskStep update allowing to specify the image names.

RegistryTask.DefinitionStages.Location

The stage of the container registry task definition allowing to specify location.

RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate

The stage of the container registry DockerTaskStep update allowing to specify any overriding arguments.

RegistryEncodedTaskStep.UpdateStages.OverridingValues

The stage of the container registry EncodedTaskStep update allowing to specify the overriding values.

RegistryFileTaskStep.UpdateStages.OverridingValues

The stage of the container registry FileTaskStep update allowing to specify the overriding values.

RegistryTask.DefinitionStages.Platform

The stage of the container registry task definition allowing to specify the platform.

RegistryTask.UpdateStages.Platform

The stage of the container registry task update allowing to update the platform.

RegistryTaskRun.DefinitionStages.Platform

The stage of the container registry task definition that specifies the platform for the container registry task run.

RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest

The stage of the container registry task run definition that allows to specify the task run is going to be run with a TaskRunRequest.

RegistryDockerTaskStep.UpdateStages.Push

The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.

RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest

The stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values and whether archiving is enabled or not.

RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth

The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials if needed to interact with the source control repository.

RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth

The stage of the container registry source trigger update allowing to specify the branch of the repository and authentication credentials if needed to interact with the source control repository.

RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth

The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials if needed to interact with the source control repository.

RegistrySourceTrigger.UpdateStages.RepositoryUrl

The stage of the container registry source trigger update allowing to specify the URL of the source control repository.

RegistrySourceTrigger.DefinitionStages.RepositoryUrl

The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.

RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl

The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.

RegistryTaskRun.DefinitionStages.RunRequestExecutable

The stage of the definition in the case of using a TaskRunRequest which contains all the minimum required inputs for the resource to be executed, but also allows for any other optional settings to be specified.

RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation

The stage of the container registry task run definition which contains all the minimum required inputs for the resource to be executed if the task run request type is either file, encoded, or Docker, but also allows for any other optional settings to be specified.

RegistryTaskRun.DefinitionStages.RunRequestType

The stage of the definition that specifies the task run request type.

RegistrySourceTrigger.UpdateStages.SourceControlType

The stage of the container registry source trigger update allowing to specify the type of source control.

RegistrySourceTrigger.DefinitionStages.SourceTriggerAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistrySourceTrigger.UpdateDefinitionStages.SourceTriggerAttachable

The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.

RegistryTask.DefinitionStages.SourceTriggerDefinition

The stage of the container registry task definition that allows users to define a source trigger.

RegistryTask.DefinitionStages.TaskCreatable

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.

RegistryTask.DefinitionStages.TaskStepType

The stage of the container registry task definition that specifies the type of task step.

RegistryTask.UpdateStages.TaskStepType

The stage of the container registry task definition that specifies the type of task step.

RegistryTask.UpdateStages.Timeout

The stage of the container registry task update that updates the timeout for the container registry task.

RegistryTask.DefinitionStages.Timeout

The stage of the container registry task definition that specifies the timeout for the container registry task.

RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition

The stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run.

RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition

The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.

RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition

The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.

RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition

The stage of the container registry source trigger definition allowing to specify the status of the trigger.

RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition

The stage of the container registry source trigger update allowing to specify the status of the trigger.

RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition

The stage of the container registry source trigger definition allowing to specify the status of the trigger.

RegistryTask.DefinitionStages.TriggerTypes

The stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.

RegistryTask.UpdateStages.TriggerTypes

The stage of the container registry task update that allows users to update either a source trigger and/or a base image trigger.

Webhook.Update

The entirety of a webhook update.

RegistryFileTaskStep.Update

Container interface for all the updates related to a RegistryFileTaskStep.

RegistryDockerTaskStep.Update

Container interface for all the updates related to a RegistryDockerTaskStep.

RegistryEncodedTaskStep.Update

Container interface for all the updates related to a RegistryEncodedTaskStep.

Registry.Update

The template for an update operation, containing all the settings that can be modified.

RegistrySourceTrigger.Update

Container interface for all of the updates related to a container registry source trigger.

RegistryTask.Update

Container interface for all the updates related to a registry task.

Webhook.UpdateDefinition<ParentT>

Grouping of the container registry's webhook update definition.

RegistrySourceTrigger.UpdateDefinition

Container interface for defining a new trigger during a task update.

Webhook.UpdateDefinitionStages

Grouping of webhook update definition stages.

RegistrySourceTrigger.UpdateDefinitionStages

Grouping of source trigger update definition stages.

Webhook.UpdateResource<ParentT>

The entirety of a webhook resource update as part of a container registry update.

Webhook.UpdateResourceStages

Grouping of webhook update stages applicable as part of a container registry update.

Webhook.UpdateStages

Grouping of webhook update stages.

RegistrySourceTrigger.UpdateStages

Grouping of source trigger update stages.

RegistryTask.UpdateStages

Grouping of registry task update stages.

RegistryFileTaskStep.UpdateStages

Grouping of registry file task update stages.

RegistryEncodedTaskStep.UpdateStages

Grouping of registry encoded task update stages.

Registry.UpdateStages

Grouping of container service update stages.

RegistryDockerTaskStep.UpdateStages

Grouping of registry Docker task update stages.

RegistryFileTaskStep.UpdateStages.ValuePath

The stage of the container registry FileTaskStep update allowing to specify the path to the values.

RegistryEncodedTaskStep.UpdateStages.ValuePath

The stage of the container registry EncodedTaskStep update allowing to specify the path to the values.

Webhook.WebhookDefinition<ParentT>

Grouping of the container register webhook definitions.

Registries.WebhooksClient

Grouping of registry webhook actions.

Registry.DefinitionStages.WithAdminUserEnabled

The stage of the registry definition allowing to enable admin user.

Registry.UpdateStages.WithAdminUserEnabled

The stage of the registry update allowing to enable admin user.

Webhook.DefinitionStages.WithAttach<ParentT>

The final stage of the webhook definition.

At this stage, any remaining optional settings can be specified, or the webhook definition can be attached to the parent container group definition.

Webhook.UpdateDefinitionStages.WithAttach<ParentT>

The final stage of the webhook definition.

At this stage, any remaining optional settings can be specified, or the webhook definition can be attached to the parent container group definition.

Webhook.UpdateResourceStages.WithAttach<ParentT>

The final stage of the webhook definition.

At this stage, any remaining optional settings can be specified, or the webhook definition can be attached to the parent container registry definition.

Registry.DefinitionStages.WithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.

Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT>

The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.

Webhook.UpdateStages.WithCustomHeaders

The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.

Webhook.UpdateResourceStages.WithCustomHeaders<ParentT>

The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.

Webhook.DefinitionStages.WithCustomHeaders<ParentT>

The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.

Webhook.UpdateResourceStages.WithDefaultStatus<ParentT>

The stage of the webhook definition allowing to specify the default status of the webhook after being created.

Webhook.DefinitionStages.WithDefaultStatus<ParentT>

The stage of the webhook definition allowing to specify the default status of the webhook after being created.

Webhook.UpdateStages.WithDefaultStatus

The stage of the webhook definition allowing to specify the default status of the webhook after being created.

Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT>

The stage of the webhook definition allowing to specify the default status of the webhook after being created.

Registry.DefinitionStages.WithGroup

The stage of the container service definition allowing to specify the resource group.

Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT>

The stage of the webhook definition allowing to specify the tags.

Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT>

The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.

Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT>

The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.

Webhook.DefinitionStages.WithRepositoriesScope<ParentT>

The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.

Webhook.UpdateStages.WithRepositoriesScope

The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.

Webhook.UpdateResourceStages.WithServiceUri<ParentT>

The stage of the webhook definition allowing to specify the service URI for post notifications.

Webhook.UpdateDefinitionStages.WithServiceUri<ParentT>

The stage of the webhook definition allowing to specify the service URI for post notifications.

Webhook.UpdateStages.WithServiceUri

The stage of the webhook definition allowing to specify the service URI for post notifications.

Webhook.DefinitionStages.WithServiceUri<ParentT>

The stage of the webhook definition allowing to specify the service URI for post notifications.

Registry.DefinitionStages.WithSku

The stage of the registry definition allowing to specify the SKU type.

Registry.UpdateStages.WithSku

The stage of the registry definition allowing to specify the SKU type.

Registry.DefinitionStages.WithStorageAccount

The stage of the registry definition allowing to specify the storage account.

Webhook.UpdateDefinitionStages.WithTags<ParentT>

The stage of the webhook definition allowing to specify the tags.

Webhook.DefinitionStages.WithTriggerWhen<ParentT>

The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.

Webhook.UpdateDefinitionStages.WithTriggerWhen<ParentT>

The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.

Webhook.UpdateStages.WithTriggerWhen
Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
Registry.DefinitionStages.WithWebhook

The stage of the container registry definition allowing to add or remove a webhook.

Registry.UpdateStages.WithWebhook

The stage of the container registry update allowing to add or remove a webhook.

Enums

PasswordName

Defines values for PasswordName.