PolicyGroupSummary(PolicyGroupSummary) Constructor
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.
Initializes a new instance of the PolicyGroupSummary class.
public PolicyGroupSummary (Microsoft.Azure.Management.PolicyInsights.Models.PolicyGroupSummary policyGroupSummary);
new Microsoft.Azure.Commands.PolicyInsights.Models.PolicyGroupSummary : Microsoft.Azure.Management.PolicyInsights.Models.PolicyGroupSummary -> Microsoft.Azure.Commands.PolicyInsights.Models.PolicyGroupSummary
Public Sub New (policyGroupSummary As PolicyGroupSummary)
Parameters
- policyGroupSummary
- PolicyGroupSummary
The policy group summary.