Partager via


ApiManagementPrivateEndpointConnectionCollection.IEnumerable<ApiManagementPrivateEndpointConnectionResource>.GetEnumerator Méthode

Définition

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

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

Retours

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

Implémente

S’applique à