ENUM
AzureSnapshotType
Description
The type of snapshot to be used in export or restore jobs.
link GraphQL Schema definition
- enum AzureSnapshotType {
- # Use the archived snapshot.
- # Use the replicated snapshot.
- # Use the source snapshot.
- }
ENUM
The type of snapshot to be used in export or restore jobs.
- enum AzureSnapshotType {
- # Use the archived snapshot.
- # Use the replicated snapshot.
- # Use the source snapshot.
- }