共用方式為


Kustomization.RetryIntervalInSeconds Property

Definition

The interval at which to re-reconcile the Kustomization on the cluster in the event of failure on reconciliation.

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

Property Value

Applies to