Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Metoda

Definice

Určuje architekturu platformy, která se má použít.

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)

Parametry

platform
PlatformArchitecture

Architektura platformy.

Návraty

Platí pro