Partager via


WebAppsOperationsExtensions.ListPremierAddOns Method

Definition

public static Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.PremierAddOn ListPremierAddOns (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IWebAppsOperations operations, string resourceGroupName, string name);
static member ListPremierAddOns : Microsoft.Azure.Management.WebSites.Version2016_09_01.IWebAppsOperations * string * string -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.PremierAddOn
<Extension()>
Public Function ListPremierAddOns (operations As IWebAppsOperations, resourceGroupName As String, name As String) As PremierAddOn

Parameters

operations
IWebAppsOperations
resourceGroupName
String
name
String

Returns

Applies to