共用方式為


BatchResponseContent.GetNextLinkAsync Method

Definition

Gets the @NextLink of a batch response.

public System.Threading.Tasks.Task<string> GetNextLinkAsync ();
member this.GetNextLinkAsync : unit -> System.Threading.Tasks.Task<string>
Public Function GetNextLinkAsync () As Task(Of String)

Returns

Applies to