ResourceExtensions.NextLink(IPage<DeploymentOperation>) 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 string NextLink (this Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation> operations);
static member NextLink : Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation> -> string
<Extension()>
Public Function NextLink (operations As IPage(Of DeploymentOperation)) As String
Parameters
- operations
- IPage<DeploymentOperation>