IDeletedSite.DeletedTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time in UTC when the app was deleted.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time in UTC when the app was deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deletedTimestamp")]
public string DeletedTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time in UTC when the app was deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deletedTimestamp")>]
member this.DeletedTimestamp : string
Public ReadOnly Property DeletedTimestamp As String
Property Value
- Attributes