Partager via


KubernetesGitRepositoryRef.Commit Property

Definition

The commit SHA to checkout. This value must be combined with the branch name to be valid. This takes precedence over semver.

public Azure.Provisioning.BicepValue<string> Commit { get; set; }
member this.Commit : Azure.Provisioning.BicepValue<string> with get, set
Public Property Commit As BicepValue(Of String)

Property Value

Applies to