Partager via


RemediationsOperationsExtensions.ListDeploymentsAtSubscriptionNext Méthode

Définition

Obtient tous les déploiements d’une correction au niveau de l’étendue de l’abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.RemediationDeployment> ListDeploymentsAtSubscriptionNext (this Microsoft.Azure.Management.PolicyInsights.IRemediationsOperations operations, string nextPageLink);
static member ListDeploymentsAtSubscriptionNext : Microsoft.Azure.Management.PolicyInsights.IRemediationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.RemediationDeployment>
<Extension()>
Public Function ListDeploymentsAtSubscriptionNext (operations As IRemediationsOperations, nextPageLink As String) As IPage(Of RemediationDeployment)

Paramètres

operations
IRemediationsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à