Udostępnij za pośrednictwem


AppServicePlansOperationsExtensions.ListHybridConnectionsNextAsync Metoda

Definicja

Pobierz wszystkie połączenia hybrydowe używane w planie App Service.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.HybridConnectionInner>> ListHybridConnectionsNextAsync (this Microsoft.Azure.Management.AppService.Fluent.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListHybridConnectionsNextAsync : Microsoft.Azure.Management.AppService.Fluent.IAppServicePlansOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.HybridConnectionInner>>
<Extension()>
Public Function ListHybridConnectionsNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of HybridConnectionInner))

Parametry

operations
IAppServicePlansOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania listy.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania wszystkich połączeń hybrydowych używanych w planie App Service.

Dotyczy