Partager via


CustomDomainsOperationsExtensions.ListNext Méthode

Définition

Répertoriez les domaines personnalisés d’une application de cycle de vie.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.CustomDomainResource> ListNext (this Microsoft.Azure.Management.AppPlatform.ICustomDomainsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.AppPlatform.ICustomDomainsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.CustomDomainResource>
<Extension()>
Public Function ListNext (operations As ICustomDomainsOperations, nextPageLink As String) As IPage(Of CustomDomainResource)

Paramètres

operations
ICustomDomainsOperations

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 à