Partager via


DeploymentsOperationsExtensions.ListAtTenantScopeNext Méthode

Définition

Obtenez tous les déploiements dans l’étendue du locataire.

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

Paramètres

operations
IDeploymentsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à