AzureStorageGatewayOptionsValidator Class
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.
C#
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
Azure |
Initializes a new instance of the AzureStorageGatewayOptionsValidator class. |
Name | (Inherited from AzureStorageOperationOptionsValidator<TOptions>) |
Options | (Inherited from AzureStorageOperationOptionsValidator<TOptions>) |
Validate |
(Inherited from AzureStorageOperationOptionsValidator<TOptions>) |
منتج | الإصدارات |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |