SearchIndexerCache.StorageConnectionString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The connection string to the storage account where the cache data will be persisted.
public string StorageConnectionString { get; set; }
member this.StorageConnectionString : string with get, set
Public Property StorageConnectionString As String