KeyValueStoreReplica.StoreName Property

Definition

Gets or sets the name of the key/value store.

public string StoreName { get; }
member this.StoreName : string
Public ReadOnly Property StoreName As String

Property Value

The name of the key/value store.

Remarks

The store name should conform to valid filename characters.

Applies to