RestoreRequest.Overwrite Property

 

Optional. True if the restore operation will be used for overwrite an existing site; false otherwise.

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

public bool Overwrite { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: