次の方法で共有


StaticSiteUserProvidedFunctionAppARMResource.CreatedOn プロパティ

定義

関数アプリが静的サイトに登録された日時を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象