次の方法で共有


MetricAlertResourcePatch.LastUpdatedTime プロパティ

定義

規則が ISO8601 形式で最後に更新された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象