ContainerAppManagedEnvironmentDaprComponentCollection.IAsyncEnumerable<ContainerAppManagedEnvironmentDaprComponentResource>.GetAsyncEnumerator メソッド
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクションを非同期に反復処理する列挙子を返します。
System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDaprComponentResource> IAsyncEnumerable<ContainerAppManagedEnvironmentDaprComponentResource>.GetAsyncEnumerator (System.Threading.CancellationToken cancellationToken);
abstract member System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDaprComponentResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDaprComponentResource>
override this.System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDaprComponentResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDaprComponentResource>
Function GetAsyncEnumerator (cancellationToken As CancellationToken) As IAsyncEnumerator(Of ContainerAppManagedEnvironmentDaprComponentResource) Implements IAsyncEnumerable(Of ContainerAppManagedEnvironmentDaprComponentResource).GetAsyncEnumerator
- cancellationToken
- CancellationToken
非同期イテレーションをキャンセルするのに使用できる CancellationToken。
コレクションを非同期に反復処理するために使用できる列挙子。
製品 | バージョン |
---|---|
Azure SDK for .NET | Latest |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET に関するフィードバック
Azure SDK for .NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。