Run.Updatepublic static interface Run.UpdateStages.WithIsArchiveEnabled
| Modifier and Type | Method | Description |
|---|---|---|
Run.Update |
withIsArchiveEnabled(Boolean isArchiveEnabled) |
Specifies isArchiveEnabled.
|
Run.Update withIsArchiveEnabled(Boolean isArchiveEnabled)
isArchiveEnabled - The value that indicates 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.
*/