Compartilhar via


HostingEnvironmentDetectorCollection.IEnumerable<HostingEnvironmentDetectorResource>.GetEnumerator Método

Definição

Retorna um enumerador que itera pela coleção.

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

Retornos

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

Implementações

Aplica-se a