Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
DockerBuildStepUpdateParameters
The properties for updating a docker build step.
|
class |
EncodedTaskStepUpdateParameters
The properties for updating encoded task step.
|
class |
FileTaskStepUpdateParameters
The properties of updating a task step.
|
Modifier and Type | Method and Description |
---|---|
TaskStepUpdateParameters |
TaskUpdateParameters.step()
Get the properties for updating a task step.
|
TaskStepUpdateParameters |
TaskStepUpdateParameters.withContextPath(String contextPath)
Set the URL(absolute or relative) of the source context for the task step.
|
Modifier and Type | Method and Description |
---|---|
TaskUpdateParameters |
TaskUpdateParameters.withStep(TaskStepUpdateParameters step)
Set the properties for updating a task step.
|
Copyright © 2019. All rights reserved.