KnownSnapshotAccessState enum
Known values of SnapshotAccessState that the service accepts.
Fields
Available | The snapshot can be used for restore, copy to different region, and download to offline. |
AvailableWithInstantAccess | The snapshot can be used for restoring disks with fast performance, copied and downloaded. |
InstantAccess | The snapshot can be used for restoring disks with fast performance but cannot be copied or downloaded. |
Pending | The snapshot cannot be used for restore, copy or download to offline. |
Unknown | Default value. |