Compartilhar via


SqlPrivateEndpointConnectionCollection.IEnumerable<SqlPrivateEndpointConnectionResource>.GetEnumerator Método

Definição

Retorna um enumerador que itera pela coleção.

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

Retornos

Um enumerador que pode ser usado para iterar pela coleção.

Implementações

Aplica-se a