Condividi tramite


SCEnvironmentRecordCollection.IAsyncEnumerable<SCEnvironmentRecordResource>.GetAsyncEnumerator Method

Definition

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

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Implements

Applies to