Method: Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult#next_link

Defined in:
lib/2014-12-01/generated/azure_mgmt_mobile_engagement/models/export_task_list_result.rb

for the next page of results. This property is empty when there are no additional pages.

Returns:

  • (String)

    When the results are paged, the nextLink is the URI



22
23
24
# File 'lib/2014-12-01/generated/azure_mgmt_mobile_engagement/models/export_task_list_result.rb', line 22

def next_link
  @next_link
end