다음을 통해 공유


GlobalConfiguration.UseAzureSystemStore 속성

정의

멤버 자격 및 미리 알림 정보의 스토리지에 Azure Storage를 사용해야 하는지 여부를 결정합니다. True이면 LivenessType 및 ReminderServiceType 중 하나 또는 둘 다 AzureTable로 설정되고, 그렇지 않으면 false입니다.

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

속성 값

적용 대상