Partilhar via


AutomanageHcrpConfigurationProfileAssignmentReportCollection.IAsyncEnumerable<AutomanageHcrpConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator Método

Definição

Retorna um enumerador que itera de maneira assíncrona por meio da coleção.

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

Parâmetros

cancellationToken
CancellationToken

Um CancellationToken que pode ser usado para cancelar a iteração assíncrona.

Retornos

Um enumerador que pode ser usado para iterar de maneira assíncrona por meio da coleção.

Implementações

Aplica-se a