Share via


Kustomization.TimeoutInSeconds Property

Definition

The maximum time to attempt to reconcile the Kustomization on the cluster.

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