次の方法で共有


PurgeHistoryResult.InstancesDeleted プロパティ

定義

削除されたインスタンスの数を取得します。

[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

プロパティ値

削除されたインスタンスの数。

属性

適用対象