次の方法で共有


DeletedSite.DeletedTimestamp プロパティ

定義

アプリが削除された時刻を UTC で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象