Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Definition Namespace

Interfaces

IAgentConfiguration

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

IBlank

The first stage of a container registry task definition.

IDefinition

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

ILocation

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

IPlatform

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

ISourceTriggerDefinition

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

ITaskCreatable

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.

ITaskStepType

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

ITimeout

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

ITriggerTypes

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