Assessment.IsPass 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 all the resource(s) are compliant.
public Azure.ResourceManager.AppComplianceAutomation.Models.IsPass? IsPass { get; }
member this.IsPass : Nullable<Azure.ResourceManager.AppComplianceAutomation.Models.IsPass>
Public ReadOnly Property IsPass As Nullable(Of IsPass)