IMongoMigrationCollection.SourceCollection Property
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.
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