次の方法で共有


StaticSiteBuildARMResource.LastUpdatedOn プロパティ

定義

このビルドが更新された日時を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象