MigrationStatusDetails.PendingLogBackupsCount Property

Definition

Total pending log backups.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)]
public int? PendingLogBackupsCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)>]
member this.PendingLogBackupsCount : Nullable<int>
Public ReadOnly Property PendingLogBackupsCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to