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