DeletedKeyItem.RecoveryId プロパティ

定義

削除されたキーを識別して回復するために使用される回復オブジェクトの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象