IWebAppBase.PlatformArchitecture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the architecture of the platform, either 32 bit (x86) or 64 bit (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