@Beta(value=V1_17_0) public interface RegistryEncodedTaskStep extends RegistryTaskStep
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryEncodedTaskStep.Definition
Container interface for all the definitions related to a RegistryEncodedTaskStep.
|
static interface |
RegistryEncodedTaskStep.DefinitionStages
Grouping of registry encoded task definition stages.
|
static interface |
RegistryEncodedTaskStep.Update
Container interface for all the updates related to a RegistryEncodedTaskStep.
|
static interface |
RegistryEncodedTaskStep.UpdateStages
Grouping of registry encoded task update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
encodedTaskContent() |
String |
encodedValuesContent() |
List<SetValue> |
values() |
baseImageDependencies, contextPath/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/