AzureStorageClusteringOptions Class
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.
Specify options used for AzureTableBasedMembership
public class AzureStorageClusteringOptions
type AzureStorageClusteringOptions = class
Public Class AzureStorageClusteringOptions
- Inheritance
-
AzureStorageClusteringOptions
Constructors
AzureStorageClusteringOptions() |
Fields
DEFAULT_TABLE_NAME |
Properties
ConnectionString |
Connection string for Azure Storage |
MaxStorageBusyRetries |
Retry count for Azure Table operations. |
TableName |
Table name for Azure Storage |