Uses of Class
com.azure.resourcemanager.appservice.fluent.models.BackupItemInner
Packages that use BackupItemInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of BackupItemInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return BackupItemInnerModifier and TypeMethodDescriptionWebAppsClient.backup(String resourceGroupName, String name, BackupRequestInner request) Description for Creates a backup of an app.WebAppsClient.backupSlot(String resourceGroupName, String name, String slot, BackupRequestInner request) Description for Creates a backup of an app.WebAppsClient.getBackupStatus(String resourceGroupName, String name, String backupId) Description for Gets a backup of an app by its ID.WebAppsClient.getBackupStatusSlot(String resourceGroupName, String name, String backupId, String slot) Description for Gets a backup of an app by its ID.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.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.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type BackupItemInnerModifier and TypeMethodDescriptionWebAppsClient.backupAsync(String resourceGroupName, String name, BackupRequestInner request) Description for Creates a backup of an app.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.WebAppsClient.getBackupStatusAsync(String resourceGroupName, String name, String backupId) Description for Gets a backup of an app by its ID.WebAppsClient.getBackupStatusSlotAsync(String resourceGroupName, String name, String backupId, String slot) Description for Gets a backup of an app by its ID.com.azure.core.http.rest.Response<BackupItemInner>WebAppsClient.getBackupStatusSlotWithResponse(String resourceGroupName, String name, String backupId, String slot, com.azure.core.util.Context context) Description for Gets a backup of an app by its ID.Mono<com.azure.core.http.rest.Response<BackupItemInner>>WebAppsClient.getBackupStatusSlotWithResponseAsync(String resourceGroupName, String name, String backupId, String slot) Description for Gets a backup of an app by its ID.com.azure.core.http.rest.Response<BackupItemInner>WebAppsClient.getBackupStatusWithResponse(String resourceGroupName, String name, String backupId, com.azure.core.util.Context context) Description for Gets a backup of an app by its ID.Mono<com.azure.core.http.rest.Response<BackupItemInner>>WebAppsClient.getBackupStatusWithResponseAsync(String resourceGroupName, String name, String backupId) Description for Gets a backup of an app by its ID.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listBackups(String resourceGroupName, String name) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listBackups(String resourceGroupName, String name, com.azure.core.util.Context context) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedFlux<BackupItemInner>WebAppsClient.listBackupsAsync(String resourceGroupName, String name) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listBackupsSlot(String resourceGroupName, String name, String slot) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listBackupsSlot(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedFlux<BackupItemInner>WebAppsClient.listBackupsSlotAsync(String resourceGroupName, String name, String slot) Description for Gets existing backups of an app.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.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.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listSiteBackups(String resourceGroupName, String name) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listSiteBackups(String resourceGroupName, String name, com.azure.core.util.Context context) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedFlux<BackupItemInner>WebAppsClient.listSiteBackupsAsync(String resourceGroupName, String name) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listSiteBackupsSlot(String resourceGroupName, String name, String slot) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedIterable<BackupItemInner>WebAppsClient.listSiteBackupsSlot(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Description for Gets existing backups of an app.com.azure.core.http.rest.PagedFlux<BackupItemInner>WebAppsClient.listSiteBackupsSlotAsync(String resourceGroupName, String name, String slot) Description for Gets existing backups of an app. -
Uses of BackupItemInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return BackupItemInnerModifier and TypeMethodDescriptionSet the kind property: Kind of resource. -
Uses of BackupItemInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type BackupItemInnerModifier and TypeMethodDescriptionBackupItemCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type BackupItemInnerModifier and TypeMethodDescriptionBackupItemCollection.withValue(List<BackupItemInner> value) Set the value property: Collection of resources.