다음을 통해 공유


PurgeHistoryResult.InstancesDeleted Property

Definition

Gets the number of deleted instances.

[System.Runtime.Serialization.DataMember(Name="instancesDeleted")]
public int InstancesDeleted { get; }
[<System.Runtime.Serialization.DataMember(Name="instancesDeleted")>]
member this.InstancesDeleted : int
Public ReadOnly Property InstancesDeleted As Integer

Property Value

The number of deleted instances.

Attributes

Applies to