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