Compartilhar via


WebAppsOperationsExtensions.AddPremierAddOn Método

Definição

Atualizações um complemento nomeado de um aplicativo.

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

Parâmetros

operations
IWebAppsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos ao qual pertence o recurso.

name
String

Nome do aplicativo.

premierAddOnName
String

Nome do complemento.

premierAddOn
PremierAddOn

Uma representação JSON do complemento premier editado.

Retornos

Comentários

Descrição para Atualizações um complemento nomeado de um aplicativo.

Aplica-se a