ServerEndpointCloudTieringStatus.LastSuccessTimestamp Property

Definition

Gets last cloud tiering success timestamp

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to