Condividi tramite


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Metodo

Definizione

Specifica l'architettura della piattaforma da usare.

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)

Parametri

platform
PlatformArchitecture

Architettura della piattaforma.

Restituisce

Si applica a