GlobalConfiguration.UseAzureSystemStore プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メンバーシップとアラーム情報の保存に Azure Storage を使用するかどうかを決定します。 LivenessType と ReminderServiceType のどちらかまたは両方が AzureTable に設定されている場合は True、それ以外の場合は false。
public bool UseAzureSystemStore { get; }
member this.UseAzureSystemStore : bool
Public ReadOnly Property UseAzureSystemStore As Boolean