ValidationBase.SuccessfulResult Property
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.
Gets the successful result.
protected Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult SuccessfulResult { get; }
member this.SuccessfulResult : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IValidationResult
Protected ReadOnly Property SuccessfulResult As IValidationResult
Property Value
The successful result.