FluxConfiguration.SourceSyncedCommitId Property

Definition

Gets branch and/or SHA of the source commit synced with the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to