WebsitesClient.RestoreSnapshot Method

Definition

public void RestoreSnapshot (string resourceGroupName, string webSiteName, string slotName, Microsoft.Azure.Management.WebSites.Models.SnapshotRestoreRequest restoreReq);
member this.RestoreSnapshot : string * string * string * Microsoft.Azure.Management.WebSites.Models.SnapshotRestoreRequest -> unit
Public Sub RestoreSnapshot (resourceGroupName As String, webSiteName As String, slotName As String, restoreReq As SnapshotRestoreRequest)

Parameters

resourceGroupName
String
webSiteName
String
slotName
String

Applies to