共用方式為


IWithSiteConfigs<FluentT>.WithPlatformArchitecture 方法

定義

指定要使用的平臺架構。

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)

參數

platform
PlatformArchitecture

平臺架構。

傳回

適用於