CloudServiceListResponse.GetEnumerator Method

Definition

Gets the sequence of CloudServices.

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

Returns

Implements

Applies to