WebsitesClient.ListAppServicePlans(String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.AppServicePlan> ListAppServicePlans (string resourceGroupName);
member this.ListAppServicePlans : string -> System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.AppServicePlan>
Public Function ListAppServicePlans (resourceGroupName As String) As IList(Of AppServicePlan)

Parameters

resourceGroupName
String

Returns

Applies to