Share via


RestoreRequest Constructor ()

 

Initializes a new instance of the RestoreRequest class.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

public RestoreRequest()
public:
RestoreRequest()
new : unit -> RestoreRequest
Public Sub New

See Also

RestoreRequest Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top