Returns the destination region and retention period that are configured
for cross-region snapshot copy.

C# |
public class ClusterSnapshotCopyStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ClusterSnapshotCopyStatus()()()() | Initializes a new instance of the ClusterSnapshotCopyStatus class |
![]() | DestinationRegion |
Gets and sets the property DestinationRegion.
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | RetentionPeriod |
Gets and sets the property RetentionPeriod.
The number of days that automated snapshots are retained in the destination region after they are copied from a source region. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDestinationRegion(String) | Obsolete.
Sets the DestinationRegion property
|
![]() | WithRetentionPeriod(Int64) | Obsolete.
Sets the RetentionPeriod property
|

Object | |
![]() | ClusterSnapshotCopyStatus |