com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedApp(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedApp(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest,
com.azure.core.util.Context context) |
Description for Restores a deleted web app to this web app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedAppAsync(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedAppSlot(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedAppSlot(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest,
com.azure.core.util.Context context) |
Description for Restores a deleted web app to this web app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
WebAppsClient.beginRestoreFromDeletedAppSlotAsync(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
void |
WebAppsClient.restoreFromDeletedApp(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
void |
WebAppsClient.restoreFromDeletedApp(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest,
com.azure.core.util.Context context) |
Description for Restores a deleted web app to this web app.
|
Mono<Void> |
WebAppsClient.restoreFromDeletedAppAsync(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
void |
WebAppsClient.restoreFromDeletedAppSlot(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
void |
WebAppsClient.restoreFromDeletedAppSlot(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest,
com.azure.core.util.Context context) |
Description for Restores a deleted web app to this web app.
|
Mono<Void> |
WebAppsClient.restoreFromDeletedAppSlotAsync(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
WebAppsClient.restoreFromDeletedAppSlotWithResponseAsync(String resourceGroupName,
String name,
String slot,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
WebAppsClient.restoreFromDeletedAppWithResponseAsync(String resourceGroupName,
String name,
DeletedAppRestoreRequest restoreRequest) |
Description for Restores a deleted web app to this web app.
|