Skip to content

Provide paged result access for resources other than VirtualMachine and ResourceGroup #689

Description

@thchuong-x11

The OperationResponse class provides the function getNextLink() to retrieve the next result page if the number of results exceeds a certain threshold. It works for VirtualMachineOperations and ResourceGroupOperations as these class has the function listNext(). However I don't see this function or its equivalent for other kinds of resources (e.g. NetworkSecurityGroup, VirtualNetwork). Could you please verify and fix it?
Thanks.
Chuong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions