Partager via


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Méthode

Définition

Spécifie l’architecture de plateforme à utiliser.

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

Paramètres

platform
PlatformArchitecture

Architecture de la plateforme.

Retours

S’applique à