다음을 통해 공유


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

플랫폼 아키텍처입니다.

반환

적용 대상