Aracılığıyla paylaş


ReplicationObject Class

Definition

Replication properties

public class ReplicationObject
type ReplicationObject = class
Public Class ReplicationObject
Inheritance
ReplicationObject

Constructors

ReplicationObject()

Initializes a new instance of the ReplicationObject class.

ReplicationObject(String, String, String, String, String)

Initializes a new instance of the ReplicationObject class.

Properties

EndpointType

Gets or sets indicates whether the local volume is the source or destination for the Volume Replication Possible values include: 'src', 'dst'

RemoteVolumeRegion

Gets or sets the remote region for the other end of the Volume Replication.

RemoteVolumeResourceId

Gets or sets the resource ID of the remote volume.

ReplicationId

Gets id

ReplicationSchedule

Gets or sets schedule Possible values include: '_10minutely', 'hourly', 'daily'

Methods

Validate()

Validate the object.

Applies to