Replication 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 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) |
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) |