Partilhar via


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Método

Definição

Especifica a arquitetura da plataforma a utilizar.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithPlatformArchitecture (Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture platform);
abstract member WithPlatformArchitecture : Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithPlatformArchitecture (platform As PlatformArchitecture) As IUpdate(Of FluentT)

Parâmetros

platform
PlatformArchitecture

A arquitetura da plataforma.

Devoluções

Aplica-se a