Dela via


AppServiceEnvironmentsOperationsExtensions.ListMultiRolePoolSkusNextAsync Metod

Definition

Hämta tillgängliga SKU:er för skalning av en pool med flera roller.

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

Parametrar

operations
IAppServiceEnvironmentsOperations

Å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.

Returer

Kommentarer

Beskrivning för Hämta tillgängliga SKU:er för skalning av en pool med flera roller.

Gäller för