다음을 통해 공유


ICredentialOperations.ListNextAsync(String, CancellationToken) 메서드

정의

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.CredentialListResponse> ListNextAsync (string nextLink, System.Threading.CancellationToken cancellationToken);
abstract member ListNextAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.CredentialListResponse>
Public Function ListNextAsync (nextLink As String, cancellationToken As CancellationToken) As Task(Of CredentialListResponse)

매개 변수

nextLink
String
cancellationToken
CancellationToken

반환

적용 대상