次の方法で共有


Attestation.LastComplianceStateChangeAt プロパティ

定義

この構成証明でコンプライアンス状態が最後に変更された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象