### YamlMime:JavaType uid: "com.azure.resourcemanager.appservice.models.PythonVersion" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion" name: "PythonVersion" nameWithType: "PythonVersion" summary: "Defines values for Python version." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **PythonVersion**
extends <>" constructors: - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.PythonVersion()" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.PythonVersion()" name: "PythonVersion()" nameWithType: "PythonVersion.PythonVersion()" syntax: "public PythonVersion()" fields: - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.OFF" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.OFF" name: "OFF" nameWithType: "PythonVersion.OFF" summary: "Static value 'Off' for PythonVersion." modifiers: - "static" - "final" field: type: "" syntax: "public static final PythonVersion OFF" desc: "Static value 'Off' for PythonVersion." - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.PYTHON_27" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.PYTHON_27" name: "PYTHON_27" nameWithType: "PythonVersion.PYTHON_27" summary: "Static value 2.7 for PythonVersion." modifiers: - "static" - "final" field: type: "" syntax: "public static final PythonVersion PYTHON_27" desc: "Static value 2.7 for PythonVersion." - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.PYTHON_34" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.PYTHON_34" name: "PYTHON_34" nameWithType: "PythonVersion.PYTHON_34" summary: "Static value 3.4 for PythonVersion." modifiers: - "static" - "final" field: type: "" syntax: "public static final PythonVersion PYTHON_34" desc: "Static value 3.4 for PythonVersion." methods: - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.fromString(String name)" name: "fromString(String name)" nameWithType: "PythonVersion.fromString(String name)" summary: "Finds or creates a Python version based on the specified name." modifiers: - "static" parameters: - description: "a name" name: "name" type: "String" syntax: "public static PythonVersion fromString(String name)" desc: "Finds or creates a Python version based on the specified name." returns: description: "a PythonVersion instance" type: "" - uid: "com.azure.resourcemanager.appservice.models.PythonVersion.values()" fullName: "com.azure.resourcemanager.appservice.models.PythonVersion.values()" name: "values()" nameWithType: "PythonVersion.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known Python versions" type: "Collection<>" type: "class" desc: "Defines values for Python version." metadata: {} package: "com.azure.resourcemanager.appservice.models" artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.42.0