NetAppElasticBackupProperties.SnapshotUsage Property

Definition

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)

Property Value

Applies to