Partager via


KustoAttachedDatabaseConfigurationCollection.IEnumerable<KustoAttachedDatabaseConfigurationResource>.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la collection.

System.Collections.Generic.IEnumerator<Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationResource> IEnumerable<KustoAttachedDatabaseConfigurationResource>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationResource>
override this.System.Collections.Generic.IEnumerable<Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationResource>
Function GetEnumerator () As IEnumerator(Of KustoAttachedDatabaseConfigurationResource) Implements IEnumerable(Of KustoAttachedDatabaseConfigurationResource).GetEnumerator

Retours

Énumérateur permettant d'effectuer une itération au sein de la collection.

Implémente

S’applique à