KubernetesGitRepository.TimeoutInSeconds Property

Definition

The maximum time to attempt to reconcile the cluster git repository source with the remote.

public Azure.Provisioning.BicepValue<long> TimeoutInSeconds { get; set; }
member this.TimeoutInSeconds : Azure.Provisioning.BicepValue<int64> with get, set
Public Property TimeoutInSeconds As BicepValue(Of Long)

Property Value

Applies to