次の方法で共有


CloudEndpointLastChangeEnumerationStatus.NextRunTimestamp プロパティ

定義

変更列挙が再び実行されることが予想される場合の のタイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象