DeletedAppRestoreRequestProperties |
DeletedAppRestoreRequestProperties.withDeletedSiteId(String deletedSiteId) |
Set the deletedSiteId property: ARM resource ID of the deleted app.
|
DeletedAppRestoreRequestProperties |
DeletedAppRestoreRequestProperties.withRecoverConfiguration(Boolean recoverConfiguration) |
Set the recoverConfiguration property: If true, deleted site configuration, in addition to content, will be
restored.
|
DeletedAppRestoreRequestProperties |
DeletedAppRestoreRequestProperties.withSnapshotTime(String snapshotTime) |
Set the snapshotTime property: Point in time to restore the deleted app from, formatted as a DateTime string.
|
DeletedAppRestoreRequestProperties |
DeletedAppRestoreRequestProperties.withUseDRSecondary(Boolean useDRSecondary) |
Set the useDRSecondary property: If true, the snapshot is retrieved from DRSecondary endpoint.
|