Freigeben über


AutomanageHcrpConfigurationProfileAssignmentCollection.GetAllAsync Methode

Definition

Liste der Konfigurationsprofilzuweisungen abrufen

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments
  • Vorgang IdConfigurationProfileAssignments_ListByMachineName
public virtual Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AutomanageHcrpConfigurationProfileAssignmentResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der AutomanageHcrpConfigurationProfileAssignmentResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: