Compartilhar via


StreamingJob.CreatedDate Propriedade

Definição

Obtém valor é um carimbo de data/hora UTC formatado em ISO-8601 que indica quando o trabalho de streaming foi criado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a