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