GlobalConfiguration.UseAzureSystemStore 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
判斷是否應該使用 Azure 儲存體來儲存成員資格和提醒資訊。 如果 LivenessType 和 ReminderServiceType 兩者都設定為 AzureTable,則為 True,否則為 false。
public bool UseAzureSystemStore { get; }
member this.UseAzureSystemStore : bool
Public ReadOnly Property UseAzureSystemStore As Boolean