ElasticPoolDatabaseActivityInner.EndTime Property

Definition

Gets the time the operation finished (ISO8601 format).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to