Share via


NetAppSubvolumeInfoCollection.IEnumerable<NetAppSubvolumeInfoResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to