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