WebsitesClient.CreateAppServiceEnvironment Method
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 Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource CreateAppServiceEnvironment (string resourceGroupName, string aseName, Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource appServiceEnvironment);
member this.CreateAppServiceEnvironment : string * string * Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource -> Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource
Public Function CreateAppServiceEnvironment (resourceGroupName As String, aseName As String, appServiceEnvironment As AppServiceEnvironmentResource) As AppServiceEnvironmentResource
Parameters
- resourceGroupName
- String
- aseName
- String
- appServiceEnvironment
- AppServiceEnvironmentResource