Partager via


HDInsightPrivateEndpointConnectionCollection.IEnumerable<HDInsightPrivateEndpointConnectionResource>.GetEnumerator Méthode

Définition

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

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

Retours

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

Implémente

S’applique à