FileSystemValidation.DoValidateUsing(IPowershellCommandRunner) Method
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.
Does the validate using.
protected override Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult DoValidateUsing (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IPowershellCommandRunner commandRunner);
override this.DoValidateUsing : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IPowershellCommandRunner -> Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult
Protected Overrides Function DoValidateUsing (commandRunner As IPowershellCommandRunner) As IValidationResult
Parameters
- commandRunner
- IPowershellCommandRunner
The command runner.
Returns
IValidationResult.