Freigeben über


IMongoMigrationProgressDetails.SourceDocumentCount Property

Definition

Source Document Count

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Source Document Count", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="sourceDocumentCount")]
public long? SourceDocumentCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Source Document Count", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="sourceDocumentCount")>]
member this.SourceDocumentCount : Nullable<int64>
Public ReadOnly Property SourceDocumentCount As Nullable(Of Long)

Property Value

Attributes

Applies to