ICatalog.LastSyncStatRemoved Property

Definition

Count of catalog items removed during synchronization.

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

Property Value

Attributes

Applies to