Share via


WebPubSubSharedPrivateLinkCollection.IEnumerable<WebPubSubSharedPrivateLinkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to