次の方法で共有


CreateDatabaseRestorePointDefinition.RestorePointLabel プロパティ

定義

適用する復元ポイント ラベルを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="restorePointLabel")]
public string RestorePointLabel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restorePointLabel")>]
member this.RestorePointLabel : string with get, set
Public Property RestorePointLabel As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象