Compartir a través de


PythonVersion Clase

Definición

Define valores para 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)
Herencia

Constructores

PythonVersion()

Define valores para PythonVersion.

Campos

Off

Define valores para PythonVersion.

V27

Define valores para PythonVersion.

V34

Define valores para PythonVersion.

Propiedades

Value

Define valores para PythonVersion.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PythonVersion.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para PythonVersion.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PythonVersion.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para PythonVersion.

(Heredado de ExpandableStringEnum<T>)

Se aplica a