次の方法で共有


IConfigurationRefresherProvider.Refreshers プロパティ

定義

App Configurationの のインスタンスのIConfigurationRefresher一覧。

public System.Collections.Generic.IEnumerable<Microsoft.Extensions.Configuration.AzureAppConfiguration.IConfigurationRefresher> Refreshers { get; }
member this.Refreshers : seq<Microsoft.Extensions.Configuration.AzureAppConfiguration.IConfigurationRefresher>
Public ReadOnly Property Refreshers As IEnumerable(Of IConfigurationRefresher)

プロパティ値

適用対象