Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Reminders.AzureStorage
Package overview
AzureStorageOperationOptionsValidator<TOptions>
Overview
Constructors
Properties
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
AzureStorageOperationOptionsValidator<TOptions> Properties
Documentation
API reference
Microsoft.Orleans.Reminders.AzureStorage
AzureStorageOperationOptionsValidator<TOptions>
Properties
Markdown
Validates Azure Table Storage operation options.
Name
get
View source
public
string
?
Name
Gets the configured options name.
Options
get
View source
public
TOptions Options
Gets the options to validate.
Close