Sdílet prostřednictvím


Replication Class

Definition

Replication properties

public class Replication
type Replication = class
Public Class Replication
Inheritance
Replication

Constructors

Replication()

Initializes a new instance of the Replication class.

Replication(String, String, String, String, String)

Initializes a new instance of the Replication class.

Replication(String, String, String, String)

Initializes a new instance of the Replication 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 uUID v4 used to identify the replication.

ReplicationSchedule

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

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPs(Replication)

Applies to