Uses of Class
com.microsoft.azure.management.containerregistry.RunRequest
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of RunRequest in com.microsoft.azure.management.containerregistry
Modifier and TypeClassDescriptionclass
The parameters for a docker quick build.class
The parameters for a quick task run request.class
The request parameters for a scheduling run against a task file.class
The parameters for a task run request.Modifier and TypeMethodDescriptionRunRequest.withIsArchiveEnabled
(Boolean isArchiveEnabled) Set the value that indicates whether archiving is enabled for the run or not.