次の方法で共有


CertificateOperationsExtensions.ListNext メソッド

定義

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

パラメーター

nextLink
String

戻り値

適用対象