DeviceUpdatePrivateEndpointConnectionCollection.IEnumerable<DeviceUpdatePrivateEndpointConnectionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to