NetAppElasticBackupProperties.SnapshotUsage 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.
Manual backup using an already existing snapshot. This will always be CreateNewSnapshot for scheduled backups and UseExistingSnapshot/CreateNewSnapshot for manual backups.
public Azure.ResourceManager.NetApp.Models.NetAppSnapshotUsage? SnapshotUsage { get; set; }
member this.SnapshotUsage : Nullable<Azure.ResourceManager.NetApp.Models.NetAppSnapshotUsage> with get, set
Public Property SnapshotUsage As Nullable(Of NetAppSnapshotUsage)