次の方法で共有


RestorePointCollection.RestorePointCollectionId プロパティ

定義

復元ポイント コレクションの一意の ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.restorePointCollectionId")]
public string RestorePointCollectionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.restorePointCollectionId")>]
member this.RestorePointCollectionId : string
Public ReadOnly Property RestorePointCollectionId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象