Freigeben über


RelayPrivateEndpointConnectionCollection.IEnumerable<RelayPrivateEndpointConnectionResource>.GetEnumerator Methode

Definition

Gibt einen Enumerator zurück, der die Auflistung durchläuft.

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

Gibt zurück

Ein Enumerator, der zum Durchlaufen der Auflistung verwendet werden kann.

Implementiert

Gilt für: