Freigeben über


IMongoMigrationProgressDetails.ProcessedDocumentCount Property

Definition

Processed Document Count

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

Property Value

Attributes

Applies to