CertificateOperationsExtensions.ListNext Método

Definición

public static Microsoft.Azure.Management.Automation.Models.CertificateListResponse ListNext (this Microsoft.Azure.Management.Automation.ICertificateOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.ICertificateOperations * string -> Microsoft.Azure.Management.Automation.Models.CertificateListResponse
<Extension()>
Public Function ListNext (operations As ICertificateOperations, nextLink As String) As CertificateListResponse

Parámetros

nextLink
String

Devoluciones

Se aplica a