SnapshotUsage type

Snapshot usage for backup
KnownSnapshotUsage can be used interchangeably with SnapshotUsage, this enum contains the known values that the service supports.

Known values supported by the service

UseExistingSnapshot: Value indicating an existing snapshot is used
CreateNewSnapshot: Value indicating a new snapshot is created

type SnapshotUsage = string