IWebAppBase.PlatformArchitecture Property

Definition

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

Property Value

Applies to