다음을 통해 공유


ServerCommunicationLinkListResponse.GetEnumerator Method

Definition

Gets the sequence of ServerCommunicationLinks.

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

Returns

Implements

Applies to