JobScheduleOperationsExtensions.ListNext Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public static Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse ListNext (this Microsoft.Azure.Management.Automation.IJobScheduleOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IJobScheduleOperations * string -> Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse
<Extension()>
Public Function ListNext (operations As IJobScheduleOperations, nextLink As String) As JobScheduleListResponse
Parametrar
- operations
- IJobScheduleOperations
- nextLink
- String
Returer
Gäller för
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET