WebsitesClient.RemoveAppServicePlan(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 System.Net.HttpStatusCode RemoveAppServicePlan (string resourceGroupName, string appServicePlanName);
member this.RemoveAppServicePlan : string * string -> System.Net.HttpStatusCode
Public Function RemoveAppServicePlan (resourceGroupName As String, appServicePlanName As String) As HttpStatusCode
Parameters
- resourceGroupName
- String
- appServicePlanName
- String