PhpVersion Class

Definition

Defines values for PhpVersion.

public class PhpVersion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.PhpVersion>
type PhpVersion = class
    inherit ExpandableStringEnum<PhpVersion>
Public Class PhpVersion
Inherits ExpandableStringEnum(Of PhpVersion)
Inheritance

Constructors

PhpVersion()

Fields

Off
V5_5
V5_6
V7
V7_1

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>)

Applies to