Share via


MediaServicesPrivateEndpointConnectionCollection.IEnumerable<MediaServicesPrivateEndpointConnectionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to