FluxConfiguration.SourceUpdatedAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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