次の方法で共有


RestorePointGroupData.RestorePoints プロパティ

定義

この復元ポイント コレクションの下に作成されたすべての復元ポイントを含むリスト。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.RestorePointData> RestorePoints { get; }
member this.RestorePoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.RestorePointData>
Public ReadOnly Property RestorePoints As IReadOnlyList(Of RestorePointData)

プロパティ値

適用対象