public static interface Build.UpdateStages.WithArchiving
| Modifier and Type | Method and Description |
|---|---|
Build.Update |
withArchivingDisabled()
Specifies the archiving is disabled.
|
Build.Update |
withArchivingEnabled()
Specifies the archiving is enabled.
|
Build.Update withArchivingEnabled()
Build.Update withArchivingDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/