다음을 통해 공유


JobAccountListResponse.GetEnumerator Method

Definition

Gets the sequence of JobAccounts.

public System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccount> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccount>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccount>
Public Function GetEnumerator () As IEnumerator(Of JobAccount)

Returns

Implements

Applies to