Udostępnij za pośrednictwem


WebAppsOperationsExtensions.BeginMigrateStorageAsync Metoda

Definicja

Przywraca aplikację internetową.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.StorageMigrationResponseInner> BeginMigrateStorageAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations operations, string subscriptionName, string resourceGroupName, string name, Microsoft.Azure.Management.AppService.Fluent.Models.StorageMigrationOptions migrationOptions, System.Threading.CancellationToken cancellationToken = default);
static member BeginMigrateStorageAsync : Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations * string * string * string * Microsoft.Azure.Management.AppService.Fluent.Models.StorageMigrationOptions * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.StorageMigrationResponseInner>
<Extension()>
Public Function BeginMigrateStorageAsync (operations As IWebAppsOperations, subscriptionName As String, resourceGroupName As String, name As String, migrationOptions As StorageMigrationOptions, Optional cancellationToken As CancellationToken = Nothing) As Task(Of StorageMigrationResponseInner)

Parametry

operations
IWebAppsOperations

Grupa operacji dla tej metody rozszerzenia.

subscriptionName
String

Subskrypcja platformy Azure.

resourceGroupName
String

Nazwa grupy zasobów, do której należy zasób.

name
String

Nazwa aplikacji internetowej.

migrationOptions
StorageMigrationOptions

Migracja migracjiOpcje.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis przywracania aplikacji internetowej.

Dotyczy