PSNetAppFilesBackup.UseExistingSnapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets UseExistingSnapshot
public bool? UseExistingSnapshot { get; set; }
member this.UseExistingSnapshot : Nullable<bool> with get, set
Public Property UseExistingSnapshot As Nullable(Of Boolean)
Property Value
Remarks
Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups