public static interface RegistryTaskRun.DefinitionStages.Archive
| Modifier and Type | Method and Description |
|---|---|
RegistryTaskRun.DefinitionStages.RunRequestExecutable |
withArchiveEnabled(boolean enabled)
The function that specifies archiving is enabled or disabled.
|
RegistryTaskRun.DefinitionStages.RunRequestExecutable withArchiveEnabled(boolean enabled)
enabled - whether archiving is enabled or not./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/