Share via


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Methode

Definition

Gibt die zu verwendende Plattformarchitektur an.

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)

Parameter

platform
PlatformArchitecture

Die Plattformarchitektur.

Gibt zurück

Gilt für: