Compartilhar via


PSNetAppFilesBackup.UseExistingSnapshot Property

Definition

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

Applies to