Partager via


StaticSiteUserProvidedFunctionApp.CreatedOn Propriété

Définition

Obtient la date et l’heure auxquelles l’application de fonction a été inscrite auprès du site statique.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à