Catalog.LastSyncStatAdded 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.
Count of catalog items added during synchronization.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)]
public int? LastSyncStatAdded { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)>]
member this.LastSyncStatAdded : Nullable<int>
Public ReadOnly Property LastSyncStatAdded As Nullable(Of Integer)
Property Value
Implements
- Attributes