ProfilesListResponse.GetEnumerator Method

Definition

Gets the sequence of Profiles.

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

Returns

Implements

Applies to