Share via


ISyncStats.Removed 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? Removed { 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.Removed : Nullable<int>
Public ReadOnly Property Removed As Nullable(Of Integer)

Property Value

Attributes

Applies to