Uses of Class
com.azure.resourcemanager.appservice.models.SnapshotRecoverySource
Packages that use SnapshotRecoverySource
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of SnapshotRecoverySource in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SnapshotRecoverySourceModifier and TypeMethodDescriptionSnapshotRestoreRequestProperties.recoverySource()Get the recoverySource property: Optional.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type SnapshotRecoverySourceModifier and TypeMethodDescriptionSnapshotRestoreRequestProperties.withRecoverySource(SnapshotRecoverySource recoverySource) Set the recoverySource property: Optional. -
Uses of SnapshotRecoverySource in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SnapshotRecoverySourceModifier and TypeClassDescriptionfinal classSpecifies the web app that snapshot contents will be retrieved from.Methods in com.azure.resourcemanager.appservice.models that return SnapshotRecoverySourceModifier and TypeMethodDescriptionstatic SnapshotRecoverySourceSnapshotRecoverySource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SnapshotRecoverySource from the JsonReader.SnapshotRestoreRequest.recoverySource()Get the recoverySource property: Optional.Set the id property: ARM resource ID of the source app.SnapshotRecoverySource.withLocation(String location) Set the location property: Geographical location of the source web app, e.g.Methods in com.azure.resourcemanager.appservice.models with parameters of type SnapshotRecoverySourceModifier and TypeMethodDescriptionSnapshotRestoreRequest.withRecoverySource(SnapshotRecoverySource recoverySource) Set the recoverySource property: Optional.