Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryTaskRun.DefinitionStages.Archive
-
Packages that use RegistryTaskRun.DefinitionStages.Archive Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RegistryTaskRun.DefinitionStages.Archive in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistryTaskRun.DefinitionStages.Archive in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceRegistryTaskRun.DefinitionContainer interface for all the definitions related to a RegistryTaskRun.static interfaceRegistryTaskRun.DefinitionStages.RegistryTaskRunRequestThe stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values and whether archiving is enabled or not.static interfaceRegistryTaskRun.DefinitionStages.RunRequestExecutableThe 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.static interfaceRegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocationThe 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.
-