AzureBlobLeaseProviderOptionsValidator 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.
Configuration validator for AzureBlobLeaseProviderOptions
public class AzureBlobLeaseProviderOptionsValidator : Orleans.IConfigurationValidator
type AzureBlobLeaseProviderOptionsValidator = class
interface IConfigurationValidator
Public Class AzureBlobLeaseProviderOptionsValidator
Implements IConfigurationValidator
- Inheritance
-
AzureBlobLeaseProviderOptionsValidator
- Implements
Constructors
AzureBlobLeaseProviderOptionsValidator(IOptions<AzureBlobLeaseProviderOptions>) |
Constructor |
Methods
Create(IServiceProvider, String) |
Creates creates validator for named instance of AzureBlobLeaseProviderOptions options. |
ValidateConfiguration() |