SubscriptionServicePrincipalListResponse.GetEnumerator Method

Definition

Gets the sequence of ServicePrincipals.

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

Returns

Implements

Applies to