Uses of Class
com.microsoft.azure.management.appservice.SnapshotRecoverySource
-
-
Uses of SnapshotRecoverySource in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return SnapshotRecoverySource Modifier and Type Method Description SnapshotRecoverySourceSnapshotRestoreRequest. recoverySource()Get optional.SnapshotRecoverySourceSnapshotRecoverySource. withId(String id)Set aRM resource ID of the source app.SnapshotRecoverySourceSnapshotRecoverySource. withLocation(String location)Set geographical location of the source web app, e.g.Methods in com.microsoft.azure.management.appservice with parameters of type SnapshotRecoverySource Modifier and Type Method Description SnapshotRestoreRequestSnapshotRestoreRequest. withRecoverySource(SnapshotRecoverySource recoverySource)Set optional.
-