HealthcareApisServicePrivateLinkResourceCollection.IEnumerable<HealthcareApisServicePrivateLinkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to