MongoDBMigrationSettings.Replication Property

Definition

Describes how changes will be replicated from the source to the target. The default is OneTime.

public Azure.ResourceManager.DataMigration.Models.MongoDBReplication? Replication { get; set; }
member this.Replication : Nullable<Azure.ResourceManager.DataMigration.Models.MongoDBReplication> with get, set
Public Property Replication As Nullable(Of MongoDBReplication)

Property Value

Applies to