次の方法で共有


CloudTieringFilesNotTiering.LastUpdatedTimestamp プロパティ

定義

最後に更新されたタイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象