Partilhar via


IWithPricingTier.WithPricingTier(PricingTier) Método

Definição

Especifica o tipo de preço para o plano do serviço de aplicativo.

public Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithOperatingSystem WithPricingTier (Microsoft.Azure.Management.AppService.Fluent.PricingTier pricingTier);
abstract member WithPricingTier : Microsoft.Azure.Management.AppService.Fluent.PricingTier -> Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithOperatingSystem
Public Function WithPricingTier (pricingTier As PricingTier) As IWithOperatingSystem

Parâmetros

pricingTier
PricingTier

A enumeração do tipo de preço.

Retornos

Aplica-se a