PSAppServiceEnvironment(AppServiceEnvironmentResource) 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 PSAppServiceEnvironment (Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource other);
new Microsoft.Azure.Commands.WebApps.Models.WebApp.PSAppServiceEnvironment : Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource -> Microsoft.Azure.Commands.WebApps.Models.WebApp.PSAppServiceEnvironment
Public Sub New (other As AppServiceEnvironmentResource)