FileSystemValidation(IConfiguration, String) 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 FileSystemValidation class.
public FileSystemValidation (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IConfiguration configuration, string path);
new Microsoft.Azure.Commands.StorageSync.Evaluation.Validations.SystemValidations.FileSystemValidation : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IConfiguration * string -> Microsoft.Azure.Commands.StorageSync.Evaluation.Validations.SystemValidations.FileSystemValidation
Public Sub New (configuration As IConfiguration, path As String)
Parameters
- configuration
- IConfiguration
The configuration.
- path
- String
The path.