MapsPrivateEndpointConnectionCollection.IAsyncEnumerable<MapsPrivateEndpointConnectionResource>.GetAsyncEnumerator Method

Definition

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

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Implements

Applies to