FluxConfiguration.SourceUpdatedAt Property

Definition

Gets datetime the fluxConfiguration synced its source on the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to