次の方法で共有


CloudEndpointLastChangeEnumerationStatus.CompletedTimestamp プロパティ

定義

変更列挙が完了したときにタイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象