PSSecurityAdaptiveApplicationControlsProperties.Issues 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.
Represents a summary of the alerts of the VM/server group.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsIssueSummary> Issues { get; set; }
member this.Issues : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsIssueSummary> with get, set
Public Property Issues As IList(Of PSSecurityAdaptiveApplicationControlsIssueSummary)