ICatalog.LastSyncStatAdded Property

Definition

Count of catalog items added during synchronization.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Count of catalog items added during synchronization.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="added")]
public int? LastSyncStatAdded { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Count of catalog items added during synchronization.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="added")>]
member this.LastSyncStatAdded : Nullable<int>
Public ReadOnly Property LastSyncStatAdded As Nullable(Of Integer)

Property Value

Attributes

Applies to