PythonVersion Class
Definition
Defines values for PythonVersion.
public class PythonVersion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.PythonVersion>
type PythonVersion = class
inherit ExpandableStringEnum<PythonVersion>
Public Class PythonVersion
Inherits ExpandableStringEnum(Of PythonVersion)
- Inheritance
Constructors
PythonVersion() |
Fields
Off | |
V27 | |
V34 |
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |