MaximumFilenameLengthValidation(IConfiguration) Constructor
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.
Initializes a new instance of the MaximumFilenameLengthValidation class.
public MaximumFilenameLengthValidation (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IConfiguration configuration);
new Microsoft.Azure.Commands.StorageSync.Evaluation.Validations.NamespaceValidations.MaximumFilenameLengthValidation : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IConfiguration -> Microsoft.Azure.Commands.StorageSync.Evaluation.Validations.NamespaceValidations.MaximumFilenameLengthValidation
Public Sub New (configuration As IConfiguration)
Parameters
- configuration
- IConfiguration
The configuration.