AzureStorageGatewayOptionsValidator 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 AzureStorageGatewayOptions.
public class AzureStorageGatewayOptionsValidator : Orleans.Clustering.AzureStorage.AzureStorageOperationOptionsValidator<Orleans.Clustering.AzureStorage.AzureStorageGatewayOptions>
type AzureStorageGatewayOptionsValidator = class
inherit AzureStorageOperationOptionsValidator<AzureStorageGatewayOptions>
Public Class AzureStorageGatewayOptionsValidator
Inherits AzureStorageOperationOptionsValidator(Of AzureStorageGatewayOptions)
- Inheritance
-
AzureStorageGatewayOptionsValidator
Constructors
AzureStorageGatewayOptionsValidator(AzureStorageGatewayOptions, String) |
Initializes a new instance of the AzureStorageGatewayOptionsValidator class. |
Properties
Name | (Inherited from AzureStorageOperationOptionsValidator<TOptions>) |
Options | (Inherited from AzureStorageOperationOptionsValidator<TOptions>) |
Methods
ValidateConfiguration() | (Inherited from AzureStorageOperationOptionsValidator<TOptions>) |