KnownSnapshotAccessState enum
The state of snapshot which determines the access availability of the snapshot.
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. |