AutomanageHcrpConfigurationProfileAssignmentResource.GetAutomanageHcrpConfigurationProfileAssignmentReports Method
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 a collection of AutomanageHcrpConfigurationProfileAssignmentReportResources in the AutomanageHcrpConfigurationProfileAssignment.
public virtual Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportCollection GetAutomanageHcrpConfigurationProfileAssignmentReports ();
abstract member GetAutomanageHcrpConfigurationProfileAssignmentReports : unit -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportCollection
override this.GetAutomanageHcrpConfigurationProfileAssignmentReports : unit -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportCollection
Public Overridable Function GetAutomanageHcrpConfigurationProfileAssignmentReports () As AutomanageHcrpConfigurationProfileAssignmentReportCollection
Returns
An object representing collection of AutomanageHcrpConfigurationProfileAssignmentReportResources and their operations over a AutomanageHcrpConfigurationProfileAssignmentReportResource.
Applies to
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 .NET