DiskRestorePointInstanceView interface
The instance view of a disk restore point.
Properties
| id | Disk restore point Id. |
| replication |
The disk restore point replication status information. |
| snapshot |
The state of snapshot which determines the access availability of the snapshot. |
Property Details
id
Disk restore point Id.
id?: string
Property Value
string
replicationStatus
The disk restore point replication status information.
replicationStatus?: DiskRestorePointReplicationStatus
Property Value
snapshotAccessState
The state of snapshot which determines the access availability of the snapshot.
snapshotAccessState?: string
Property Value
string