Share via


DeletedSite.DeletedTimestamp Property

Definition

Gets time in UTC when the app was deleted.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to