次の方法で共有


DeletedAccount.DeletionTime プロパティ

定義

削除されたアカウントの削除時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象