Compartilhar via


HostedServiceListResponse.GetEnumerator Método

Definição

Obtém a sequência de HostedServices.

public System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse.HostedService> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse.HostedService>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse.HostedService>
Public Function GetEnumerator () As IEnumerator(Of HostedServiceListResponse.HostedService)

Retornos

Implementações

Aplica-se a