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

Interfaces

IAgentConfiguration

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

IArchive

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

IBlankFromRegistry

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

IBlankFromRuns

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

IDefinition

Container interface for all the definitions related to a RegistryTaskRun.

IPlatform

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

IPlatformAltTaskRunRequest

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

IRegistryTaskRunRequest

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.

IRunRequestExecutable

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.

IRunRequestExecutableWithSourceLocation

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.

IRunRequestType

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