| Package | Description |
|---|---|
| com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotRecoverySource |
SnapshotRestoreRequest.recoverySource()
Get optional.
|
SnapshotRecoverySource |
SnapshotRecoverySource.withId(String id)
Set aRM resource ID of the source app.
|
SnapshotRecoverySource |
SnapshotRecoverySource.withLocation(String location)
Set geographical location of the source web app, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotRestoreRequest |
SnapshotRestoreRequest.withRecoverySource(SnapshotRecoverySource recoverySource)
Set optional.
|
Copyright © 2019. All rights reserved.