WebAppsOperationsExtensions.ListDeploymentsNextAsync Metod
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.
Lista distributioner för en app eller ett distributionsfack.
public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.DeploymentInner>> ListDeploymentsNextAsync(this Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListDeploymentsNextAsync : Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.DeploymentInner>>
<Extension()>
Public Function ListDeploymentsNextAsync (operations As IWebAppsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of DeploymentInner))
- operations
- IWebAppsOperations
Åtgärdsgruppen för den här tilläggsmetoden.
- nextPageLink
- String
NextLink från det tidigare lyckade anropet till liståtgärden.
- cancellationToken
- CancellationToken
Annulleringstoken.
Beskrivning för Lista distributioner för en app eller ett distributionsfack.
Feedback om Azure SDK for .NET
Azure SDK for .NET är ett öppen källkod projekt. Välj en länk för att ge feedback: