public static interface BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageCache
| Modifier and Type | Method and Description |
|---|---|
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate |
withImageCacheDisabled()
Specifies that the image cache is disabled.
|
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate |
withImageCacheEnabled()
Specifies that the image cache is enabled.
|
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate withImageCacheEnabled()
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate withImageCacheDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/