LongTermRetentionBackup.ServerCreateTime Property

Definition

Gets the create time of the server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to