Share via


MonitorPrivateLinkScopeCollection.IEnumerable<MonitorPrivateLinkScopeResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to