NetFrameworkVersion Class

Definition

Defines values for NetFrameworkVersion.

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

Constructors

NetFrameworkVersion()

Fields

V3_0
V4_6

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