你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWebAppBase.PlatformArchitecture 属性

定义

获取平台的体系结构,即 32 位 (x86) 或 64 位 (x64) 。

public Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture PlatformArchitecture { get; }
member this.PlatformArchitecture : Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture
Public ReadOnly Property PlatformArchitecture As PlatformArchitecture

属性值

适用于