다음을 통해 공유


ServiceObjectiveListResponse.GetEnumerator Method

Definition

Gets the sequence of ServiceObjectives.

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

Returns

Implements

Applies to