PSNetAppFilesReplication 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.
public class PSNetAppFilesReplication
type PSNetAppFilesReplication = class
Public Class PSNetAppFilesReplication
- Inheritance
-
PSNetAppFilesReplication
Constructors
PSNetAppFilesReplication() |
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', 'weekly', 'monthly' |