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 snapshotCopyright © 2020 Microsoft Corporation. All rights reserved.