Freigeben über


AutomanageHcrpConfigurationProfileAssignmentReportCollection.GetAll Methode

Definition

Abrufen einer Liste von Berichten innerhalb einer bestimmten Konfigurationsprofilzuweisung

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports
  • Vorgangs-IdHCRPReports_ListByConfigurationProfileAssignments
public virtual Azure.Pageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of AutomanageHcrpConfigurationProfileAssignmentReportResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von AutomanageHcrpConfigurationProfileAssignmentReportResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: