PSAzureDeletedWebApp(DeletedSite, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSAzureDeletedWebApp (Microsoft.Azure.Management.WebSites.Models.DeletedSite ds, string subscriptionId);
new Microsoft.Azure.Commands.WebApps.Cmdlets.WebApps.PSAzureDeletedWebApp : Microsoft.Azure.Management.WebSites.Models.DeletedSite * string -> Microsoft.Azure.Commands.WebApps.Cmdlets.WebApps.PSAzureDeletedWebApp
Public Sub New (ds As DeletedSite, subscriptionId As String)
Parameters
- ds
- DeletedSite
- subscriptionId
- String