共用方式為


RestorableLocationResource.DeletionTime Property

Definition

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

Applies to