Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EncodedTaskStep |
EncodedTaskStep.withBase64EncodedTaskContent(String encodedTaskContent)
Set base64 encoded value of the template/definition file content.
|
EncodedTaskStep |
EncodedTaskStep.withBase64EncodedValuesContent(String encodedValuesContent)
Set base64 encoded value of the parameters/values file content.
|
EncodedTaskStep |
EncodedTaskStep.withValues(List<SetValue> values)
Set the collection of overridable values that can be passed when running a task.
|
Copyright © 2019. All rights reserved.