| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BackupRequestInner |
WebAppsClient.getBackupConfiguration(String resourceGroupName,
String name)
Description for Gets the backup configuration of an app.
|
BackupRequestInner |
WebAppsClient.getBackupConfigurationSlot(String resourceGroupName,
String name,
String slot)
Description for Gets the backup configuration of an app.
|
BackupRequestInner |
WebAppsClient.updateBackupConfiguration(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
BackupRequestInner |
WebAppsClient.updateBackupConfigurationSlot(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
| Modifier and Type | Method and Description |
|---|---|
BackupItemInner |
WebAppsClient.backup(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Creates a backup of an app.
|
Mono<BackupItemInner> |
WebAppsClient.backupAsync(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Creates a backup of an app.
|
BackupItemInner |
WebAppsClient.backupSlot(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Creates a backup of an app.
|
Mono<BackupItemInner> |
WebAppsClient.backupSlotAsync(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Creates a backup of an app.
|
com.azure.core.http.rest.Response<BackupItemInner> |
WebAppsClient.backupSlotWithResponse(String resourceGroupName,
String name,
String slot,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Creates a backup of an app.
|
Mono<com.azure.core.http.rest.Response<BackupItemInner>> |
WebAppsClient.backupSlotWithResponseAsync(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Creates a backup of an app.
|
com.azure.core.http.rest.Response<BackupItemInner> |
WebAppsClient.backupWithResponse(String resourceGroupName,
String name,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Creates a backup of an app.
|
Mono<com.azure.core.http.rest.Response<BackupItemInner>> |
WebAppsClient.backupWithResponseAsync(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Creates a backup of an app.
|
BackupItemInner |
WebAppsClient.listBackupStatusSecrets(String resourceGroupName,
String name,
String backupId,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
Mono<BackupItemInner> |
WebAppsClient.listBackupStatusSecretsAsync(String resourceGroupName,
String name,
String backupId,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
BackupItemInner |
WebAppsClient.listBackupStatusSecretsSlot(String resourceGroupName,
String name,
String backupId,
String slot,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
Mono<BackupItemInner> |
WebAppsClient.listBackupStatusSecretsSlotAsync(String resourceGroupName,
String name,
String backupId,
String slot,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
com.azure.core.http.rest.Response<BackupItemInner> |
WebAppsClient.listBackupStatusSecretsSlotWithResponse(String resourceGroupName,
String name,
String backupId,
String slot,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
Mono<com.azure.core.http.rest.Response<BackupItemInner>> |
WebAppsClient.listBackupStatusSecretsSlotWithResponseAsync(String resourceGroupName,
String name,
String backupId,
String slot,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
com.azure.core.http.rest.Response<BackupItemInner> |
WebAppsClient.listBackupStatusSecretsWithResponse(String resourceGroupName,
String name,
String backupId,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
Mono<com.azure.core.http.rest.Response<BackupItemInner>> |
WebAppsClient.listBackupStatusSecretsWithResponseAsync(String resourceGroupName,
String name,
String backupId,
BackupRequestInner request)
Description for Gets status of a web app backup that may be in progress, including secrets associated with the
backup, such as the Azure Storage SAS URL.
|
BackupRequestInner |
WebAppsClient.updateBackupConfiguration(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
Mono<BackupRequestInner> |
WebAppsClient.updateBackupConfigurationAsync(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
BackupRequestInner |
WebAppsClient.updateBackupConfigurationSlot(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
Mono<BackupRequestInner> |
WebAppsClient.updateBackupConfigurationSlotAsync(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
com.azure.core.http.rest.Response<BackupRequestInner> |
WebAppsClient.updateBackupConfigurationSlotWithResponse(String resourceGroupName,
String name,
String slot,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Updates the backup configuration of an app.
|
Mono<com.azure.core.http.rest.Response<BackupRequestInner>> |
WebAppsClient.updateBackupConfigurationSlotWithResponseAsync(String resourceGroupName,
String name,
String slot,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
com.azure.core.http.rest.Response<BackupRequestInner> |
WebAppsClient.updateBackupConfigurationWithResponse(String resourceGroupName,
String name,
BackupRequestInner request,
com.azure.core.util.Context context)
Description for Updates the backup configuration of an app.
|
Mono<com.azure.core.http.rest.Response<BackupRequestInner>> |
WebAppsClient.updateBackupConfigurationWithResponseAsync(String resourceGroupName,
String name,
BackupRequestInner request)
Description for Updates the backup configuration of an app.
|
| Modifier and Type | Method and Description |
|---|---|
BackupRequestInner |
BackupRequestInner.withBackupName(String backupName)
Set the backupName property: Name of the backup.
|
BackupRequestInner |
BackupRequestInner.withBackupSchedule(BackupSchedule backupSchedule)
Set the backupSchedule property: Schedule for the backup if it is executed periodically.
|
BackupRequestInner |
BackupRequestInner.withDatabases(List<DatabaseBackupSetting> databases)
Set the databases property: Databases included in the backup.
|
BackupRequestInner |
BackupRequestInner.withEnabled(Boolean enabled)
Set the enabled property: True if the backup schedule is enabled (must be included in that case), false if the
backup schedule should be disabled.
|
BackupRequestInner |
BackupRequestInner.withKind(String kind)
Set the kind property: Kind of resource.
|
BackupRequestInner |
BackupRequestInner.withStorageAccountUrl(String storageAccountUrl)
Set the storageAccountUrl property: SAS URL to the container.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.