Partilhar via


PSSparkConfiguration.Created Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="created")]
public DateTimeOffset? Created { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="created")>]
member this.Created : Nullable<DateTimeOffset> with get, set
Public Property Created As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to