BindingResourceProperties.CreatedAt Property

Definition

Gets creation time of the Binding resource

[Newtonsoft.Json.JsonProperty(PropertyName="createdAt")]
public string CreatedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdAt")>]
member this.CreatedAt : string
Public ReadOnly Property CreatedAt As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to