| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotRecoverySource |
SnapshotRestoreRequest.recoverySource()
Get the recoverySource property: Optional.
|
SnapshotRecoverySource |
SnapshotRecoverySource.withId(String id)
Set the id property: ARM resource ID of the source app.
|
SnapshotRecoverySource |
SnapshotRecoverySource.withLocation(String location)
Set the location property: Geographical location of the source web app, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotRestoreRequest |
SnapshotRestoreRequest.withRecoverySource(SnapshotRecoverySource recoverySource)
Set the recoverySource property: Optional.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.