ResourceLinksOperationsExtensions.ListAtSourceScopeNext Method
Definition
Important
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.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.ResourceLink> ListAtSourceScopeNext (this Microsoft.Azure.Management.Internal.Resources.IResourceLinksOperations operations, string nextPageLink);
static member ListAtSourceScopeNext : Microsoft.Azure.Management.Internal.Resources.IResourceLinksOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.ResourceLink>
<Extension()>
Public Function ListAtSourceScopeNext (operations As IResourceLinksOperations, nextPageLink As String) As IPage(Of ResourceLink)
Parameters
- operations
- IResourceLinksOperations
- nextPageLink
- String