AzureKeyVaultConfigurationOptions.ReloadInterval プロパティ

定義

Azure Key Vaultの変更をポーリングする試行の間に待機する期間を取得または設定します。 再読み込みを無効にする場合は null にします。

public TimeSpan? ReloadInterval { get; set; }
member this.ReloadInterval : Nullable<TimeSpan> with get, set
Public Property ReloadInterval As Nullable(Of TimeSpan)

プロパティ値

適用対象