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