PSValidationResult(IValidationResult) 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 PSValidationResult class.
public PSValidationResult (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult result);
new Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult -> Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult
Public Sub New (result As IValidationResult)
Parameters
- result
- IValidationResult
The result.