ReportVerificationResult.Result 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.
Indicates whether the report verification action is Succeeded or Failed.
public Azure.ResourceManager.AppComplianceAutomation.Models.ReportResult? Result { get; }
member this.Result : Nullable<Azure.ResourceManager.AppComplianceAutomation.Models.ReportResult>
Public ReadOnly Property Result As Nullable(Of ReportResult)