次の方法で共有


Advisor.LastChecked プロパティ

定義

現在のリソースが、このアドバイザーによる推奨事項について分析された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象