RestorableLocationResource.DeletionTime 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.
Gets the time at which the regional restorable database account has been deleted (ISO-8601 format).
[Newtonsoft.Json.JsonProperty(PropertyName="deletionTime")]
public DateTime? DeletionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deletionTime")>]
member this.DeletionTime : Nullable<DateTime>
Public ReadOnly Property DeletionTime As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute