다음을 통해 공유


GalleryInVmAccessControlProfileCollection.IEnumerable<GalleryInVmAccessControlProfileResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to