Partager via


WebPubSubSharedPrivateLinkCollection.IEnumerable<WebPubSubSharedPrivateLinkResource>.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la 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

Retours

Énumérateur permettant d'effectuer une itération au sein de la collection.

Implémente

S’applique à