次の方法で共有


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

プラットフォーム アーキテクチャ。

戻り値

適用対象