Partager via


AutomanageHciClusterConfigurationProfileAssignmentReportCollection.IAsyncEnumerable<AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator Méthode

Définition

Retourne un énumérateur qui boucle de façon asynchrone dans la collection.

System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource> IAsyncEnumerable<AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator (System.Threading.CancellationToken cancellationToken);
abstract member System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>
override this.System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>
Function GetAsyncEnumerator (cancellationToken As CancellationToken) As IAsyncEnumerator(Of AutomanageHciClusterConfigurationProfileAssignmentReportResource) Implements IAsyncEnumerable(Of AutomanageHciClusterConfigurationProfileAssignmentReportResource).GetAsyncEnumerator

Paramètres

cancellationToken
CancellationToken

CancellationToken qui peut être utilisé pour annuler l’itération asynchrone.

Retours

Énumérateur qui peut être utilisé pour boucler de façon asynchrone dans la collection.

Implémente

S’applique à