Share via


DeploymentsOperationsExtensions.ListByResourceGroupNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended> ListByResourceGroupNext (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended>
<Extension()>
Public Function ListByResourceGroupNext (operations As IDeploymentsOperations, nextPageLink As String) As IPage(Of DeploymentExtended)

Parameters

nextPageLink
String

Returns

Applies to