Share via


IotSecurityAggregatedAlertCollection.IEnumerable<IotSecurityAggregatedAlertResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to