public static interface Snapshot.DefinitionStages.WithIncremental
| Modifier and Type | Method and Description |
|---|---|
Snapshot.DefinitionStages.WithCreate |
withIncremental(boolean enabled)
Specifies whether a snapshot is incremental.
|
Snapshot.DefinitionStages.WithCreate withIncremental(boolean enabled)
enabled - whether to enable incremental snapshot/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/