WebPubSubReplicaSharedPrivateLinkCollection.IEnumerable<WebPubSubReplicaSharedPrivateLinkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to