PlatformArchitecture Enum
- java.
lang. Object - java.
lang. Enum<PlatformArchitecture> - com.
microsoft. azure. management. appservice. PlatformArchitecture
- com.
- java.
public enum PlatformArchitecture
Defines values for app service platform architecture.
Fields
X64 |
Enum value for 64 bit platform. |
X86 |
Enum value for 32 bit platform. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java