Freigeben über


IMongoMigrationCollection.SourceDatabase Property

Definition

Source database name.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Source database name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceDatabase")]
public string SourceDatabase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Source database name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceDatabase")>]
member this.SourceDatabase : string with get, set
Public Property SourceDatabase As String

Property Value

Attributes

Applies to