public static interface RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent
| Modifier and Type | Method and Description |
|---|---|
RegistryEncodedTaskStep.Update |
withBase64EncodedTaskContent(String encodedTaskContent)
The function that specifies the path to the base64 encoded task content.
|
RegistryEncodedTaskStep.Update withBase64EncodedTaskContent(String encodedTaskContent)
encodedTaskContent - the path to the base64 encoded task content./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/