ReplicationObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, RemotePath, String) |
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' |
RemotePath |
Gets or sets the full path to a volume that is to be migrated into ANF. Required for Migration volumes |
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. Required for cross region and cross zone replication |
ReplicationId |
Gets id |
ReplicationSchedule |
Gets or sets schedule Possible values include: '_10minutely', 'hourly', 'daily' |
Methods
Validate() |
Validate the object. |