共用方式為


RestorableLocationResource.CreationTime Property

Definition

Gets the creation time of the regional restorable database account (ISO-8601 format).

[Newtonsoft.Json.JsonProperty(PropertyName="creationTime")]
public DateTime? CreationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="creationTime")>]
member this.CreationTime : Nullable<DateTime>
Public ReadOnly Property CreationTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to