Share via


SnapshotData.Incremental Property

Definition

Whether a snapshot is incremental. Incremental snapshots on the same disk occupy less space than full snapshots and can be diffed.

public bool? Incremental { get; set; }
member this.Incremental : Nullable<bool> with get, set
Public Property Incremental As Nullable(Of Boolean)

Property Value

Applies to