Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)