Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
DockerBuildRequest
The parameters for a docker quick build.
|
class |
EncodedTaskRunRequest
The parameters for a quick task run request.
|
class |
FileTaskRunRequest
The request parameters for a scheduling run against a task file.
|
class |
TaskRunRequest
The parameters for a task run request.
|
Modifier and Type | Method and Description |
---|---|
RunRequest |
RunRequest.withIsArchiveEnabled(Boolean isArchiveEnabled)
Set the value that indicates whether archiving is enabled for the run or not.
|
Copyright © 2019. All rights reserved.