PolicyAssignmentSummary interface
Policy assignment summary.
Properties
policy |
Policy assignment ID. |
policy |
Policy definitions summary. |
policy |
Policy definition group summary. |
policy |
Policy set definition ID, if the policy assignment is for a policy set. |
results | Compliance summary for the policy assignment. |
Property Details
policyAssignmentId
Policy assignment ID.
policyAssignmentId?: string
Property Value
string
policyDefinitions
Policy definitions summary.
policyDefinitions?: PolicyDefinitionSummary[]
Property Value
policyGroups
Policy definition group summary.
policyGroups?: PolicyGroupSummary[]
Property Value
policySetDefinitionId
Policy set definition ID, if the policy assignment is for a policy set.
policySetDefinitionId?: string
Property Value
string
results
Compliance summary for the policy assignment.
results?: SummaryResults
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript