MapsPrivateEndpointConnectionCollection.IEnumerable<MapsPrivateEndpointConnectionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to