| Modifier and Type | Method and Description |
|---|---|
DeletedAppRestoreRequest |
DeletedAppRestoreRequest.withDeletedSiteId(String deletedSiteId)
Set aRM resource ID of the deleted app.
|
DeletedAppRestoreRequest |
DeletedAppRestoreRequest.withRecoverConfiguration(Boolean recoverConfiguration)
Set if true, deleted site configuration, in addition to content, will be restored.
|
DeletedAppRestoreRequest |
DeletedAppRestoreRequest.withSnapshotTime(String snapshotTime)
Set point in time to restore the deleted app from, formatted as a DateTime string.
|
DeletedAppRestoreRequest |
DeletedAppRestoreRequest.withUseDRSecondary(Boolean useDRSecondary)
Set if true, the snapshot is retrieved from DRSecondary endpoint.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/