CloudTieringDatePolicyStatus.TieredFilesMostRecentAccessTimestamp Property

Definition

Gets most recent access time of tiered files

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to