PolicyAssignmentSummary.PolicyDefinitions 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 policy definitions summary.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.PolicyInsights.Models.PolicyDefinitionSummary> PolicyDefinitions { get; }
member this.PolicyDefinitions : System.Collections.Generic.IList<Microsoft.Azure.Commands.PolicyInsights.Models.PolicyDefinitionSummary>
Public ReadOnly Property PolicyDefinitions As IList(Of PolicyDefinitionSummary)