Compartir a través de


IMongoMigrationCollection.SourceCollection Property

Definition

Source collection name.

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

Property Value

Attributes

Applies to