RecoveryServicesPrivateLinkResourceCollection.IEnumerable<RecoveryServicesPrivateLinkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to