共用方式為


ManagedInstanceAdvancedThreatProtectionCollection.IEnumerable<ManagedInstanceAdvancedThreatProtectionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to