Share via


FluxConfiguration.StatusUpdatedAt Property

Definition

Gets datetime the fluxConfiguration synced its status on the cluster with Azure.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to