public class SnapshotRecoverySource extends Object
| Constructor and Description |
|---|
SnapshotRecoverySource() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get aRM resource ID of the source app.
|
String |
location()
Get geographical location of the source web app, e.g.
|
SnapshotRecoverySource |
withId(String id)
Set aRM resource ID of the source app.
|
SnapshotRecoverySource |
withLocation(String location)
Set geographical location of the source web app, e.g.
|
public String location()
public SnapshotRecoverySource withLocation(String location)
location - the location value to setpublic String id()
public SnapshotRecoverySource withId(String id)
id - the id value to setCopyright © 2019. All rights reserved.