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