AppComplianceReportResource.GetAppComplianceReportSnapshots Method

Definition

Gets a collection of AppComplianceReportSnapshotResources in the AppComplianceReport.

public virtual Azure.ResourceManager.AppComplianceAutomation.AppComplianceReportSnapshotCollection GetAppComplianceReportSnapshots ();
abstract member GetAppComplianceReportSnapshots : unit -> Azure.ResourceManager.AppComplianceAutomation.AppComplianceReportSnapshotCollection
override this.GetAppComplianceReportSnapshots : unit -> Azure.ResourceManager.AppComplianceAutomation.AppComplianceReportSnapshotCollection
Public Overridable Function GetAppComplianceReportSnapshots () As AppComplianceReportSnapshotCollection

Returns

An object representing collection of AppComplianceReportSnapshotResources and their operations over a AppComplianceReportSnapshotResource.

Applies to