Language

PaymentHsmClusterPrivateEndpointConnectionCollection.IAsyncEnumerable<PaymentHsmClusterPrivateEndpointConnectionResource>.GetAsyncEnumerator Method

Definition

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

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Implements

Applies to