Share via


HealthcareApisWorkspacePrivateLinkResourceCollection.IEnumerable<HealthcareApisWorkspacePrivateLinkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to