StreamingLocator.Created Property

Definition

Gets the creation time of the Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.created")]
public DateTime Created { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.created")>]
member this.Created : DateTime
Public ReadOnly Property Created As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to