GlobalConfiguration.UseAzureSystemStore プロパティ

定義

メンバーシップとアラーム情報の保存に Azure Storage を使用するかどうかを決定します。 LivenessType と ReminderServiceType のどちらかまたは両方が AzureTable に設定されている場合は True、それ以外の場合は false。

public bool UseAzureSystemStore { get; }
member this.UseAzureSystemStore : bool
Public ReadOnly Property UseAzureSystemStore As Boolean

プロパティ値

適用対象