ElasticSanPrivateEndpointConnectionCollection.IEnumerable<ElasticSanPrivateEndpointConnectionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to