다음을 통해 공유


WebhookOperationsExtensions.ListNext(IWebhookOperations, String) 메서드

정의

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

매개 변수

operations
IWebhookOperations
nextLink
String

반환

적용 대상