GallerySoftDeletedResource.SoftDeletedTime Property

Definition

Gets or sets the timestamp for when the resource is soft-deleted. In dateTime offset format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to